* RegexTest.cs: Add some simple tests for debugging/zen
[mono.git] / mcs / class / System / System.dll.sources
index 4bdaa9ca69c4de0e93f0f6dececb5468d3a3bd18..75f62cf6e39cc18e9f80eaa3892f26484504d85b 100755 (executable)
@@ -4,6 +4,7 @@ Assembly/Locale.cs
 Microsoft.CSharp/CSharpCodeCompiler.cs
 Microsoft.CSharp/CSharpCodeGenerator.cs
 Microsoft.CSharp/CSharpCodeProvider.cs
+Microsoft.VisualBasic/VBCodeCompiler.cs
 Microsoft.VisualBasic/VBCodeGenerator.cs
 Microsoft.VisualBasic/VBCodeProvider.cs
 Microsoft.Win32/PowerModeChangedEventArgs.cs
@@ -120,9 +121,11 @@ System.CodeDom/MemberAttributes.cs
 System.Collections.Specialized/BitVector32.cs
 System.Collections.Specialized/CollectionsUtil.cs
 System.Collections.Specialized/HybridDictionary.cs
+System.Collections.Specialized/IOrderedDictionary.cs
 System.Collections.Specialized/ListDictionary.cs
 System.Collections.Specialized/NameObjectCollectionBase.cs
 System.Collections.Specialized/NameValueCollection.cs
+System.Collections.Specialized/ProcessStringDictionary.cs
 System.Collections.Specialized/StringCollection.cs
 System.Collections.Specialized/StringDictionary.cs
 System.Collections.Specialized/StringEnumerator.cs
@@ -138,6 +141,7 @@ System.ComponentModel/CollectionChangeAction.cs
 System.ComponentModel/CollectionChangeEventArgs.cs
 System.ComponentModel/CollectionChangeEventHandler.cs
 System.ComponentModel/ComponentCollection.cs
+System.ComponentModel/ComponentResourceManager.cs
 System.ComponentModel/Component.cs
 System.ComponentModel/Container.cs
 System.ComponentModel/DefaultEventAttribute.cs
@@ -237,6 +241,8 @@ System.ComponentModel/ParenthesizePropertyNameAttribute.cs
 System.ComponentModel/PropertyTabAttribute.cs
 System.ComponentModel/ProvidePropertyAttribute.cs
 System.ComponentModel/ReferenceConverter.cs
+System.ComponentModel/ReflectionEventDescriptor.cs
+System.ComponentModel/ReflectionPropertyDescriptor.cs
 System.ComponentModel/SByteConverter.cs
 System.ComponentModel/SingleConverter.cs
 System.ComponentModel/TimeSpanConverter.cs
@@ -291,6 +297,7 @@ System.ComponentModel.Design/IServiceContainer.cs
 System.ComponentModel.Design/ITypeDescriptorFilterService.cs
 System.ComponentModel.Design/ITypeResolutionService.cs
 System.ComponentModel.Design/MenuCommand.cs
+System.ComponentModel.Design/RuntimeLicenseContext.cs
 System.ComponentModel.Design/SelectionTypes.cs
 System.ComponentModel.Design/ServiceContainer.cs
 System.ComponentModel.Design/ServiceCreatorCallback.cs
@@ -338,6 +345,7 @@ System.Diagnostics/EventLog.cs
 System.Diagnostics/EventLogEntryCollection.cs
 System.Diagnostics/EventLogEntry.cs
 System.Diagnostics/EventLogEntryType.cs
+System.Diagnostics/EventLogImpl.cs
 System.Diagnostics/EventLogInstaller.cs
 System.Diagnostics/EventLogPermissionAccess.cs
 System.Diagnostics/EventLogPermissionAttribute.cs
@@ -369,7 +377,6 @@ System.Diagnostics/ProcessStartInfo.cs
 System.Diagnostics/ProcessThreadCollection.cs
 System.Diagnostics/ProcessThread.cs
 System.Diagnostics/ProcessWindowStyle.cs
-System.Diagnostics/SRDescriptionAttribute.cs
 System.Diagnostics/Switch.cs
 System.Diagnostics/TextWriterTraceListener.cs
 System.Diagnostics/ThreadPriorityLevel.cs
@@ -381,11 +388,15 @@ System.Diagnostics/TraceLevel.cs
 System.Diagnostics/TraceListenerCollection.cs
 System.Diagnostics/TraceListener.cs
 System.Diagnostics/TraceSwitch.cs
+System.IO/DefaultWatcher.cs
 System.IO/ErrorEventArgs.cs
 System.IO/ErrorEventHandler.cs
+System.IO/FAMWatcher.cs
+System.IO/FileAction.cs
 System.IO/FileSystemEventArgs.cs
 System.IO/FileSystemEventHandler.cs
 System.IO/FileSystemWatcher.cs
+System.IO/IFileWatcher.cs
 System.IO/InternalBufferOverflowException.cs
 System.IO/IODescriptionAttribute.cs
 System.IO/MonoIO.cs
@@ -393,8 +404,10 @@ System.IO/MonoIOError.cs
 System.IO/NotifyFilters.cs
 System.IO/RenamedEventArgs.cs
 System.IO/RenamedEventHandler.cs
+System.IO/SearchPattern.cs
 System.IO/WaitForChangedResult.cs
 System.IO/WatcherChangeTypes.cs
+System.IO/WindowsWatcher.cs
 System.Net/AuthenticationManager.cs
 System.Net/Authorization.cs
 System.Net/BasicClient.cs
@@ -410,6 +423,8 @@ System.Net/CookieContainer.cs
 System.Net/Cookie.cs
 System.Net/CookieException.cs
 System.Net/CredentialCache.cs
+System.Net/DefaultCertificatePolicy.cs
+System.Net/DigestClient.cs
 System.Net/Dns.cs
 System.Net/DnsPermissionAttribute.cs
 System.Net/DnsPermission.cs
@@ -438,7 +453,9 @@ System.Net/MonoHttpDate.cs
 System.Net/NetConfig.cs
 System.Net/NetworkAccess.cs
 System.Net/NetworkCredential.cs
+System.Net/NtlmClient.cs
 System.Net/ProtocolViolationException.cs
+System.Net/SecurityProtocolType.cs
 System.Net/ServicePoint.cs
 System.Net/ServicePointManager.cs
 System.Net/SocketAddress.cs
@@ -482,13 +499,15 @@ System.Security.Permissions/ResourcePermissionBase.cs
 System.Security.Permissions/ResourcePermissionBaseEntry.cs
 System.Text.RegularExpressions/arch.cs
 System.Text.RegularExpressions/cache.cs
+System.Text.RegularExpressions/CaptureCollection.cs
 System.Text.RegularExpressions/category.cs
-System.Text.RegularExpressions/collections.cs
 System.Text.RegularExpressions/compiler.cs
 System.Text.RegularExpressions/debug.cs
+System.Text.RegularExpressions/GroupCollection.cs
 System.Text.RegularExpressions/interpreter.cs
 System.Text.RegularExpressions/interval.cs
 System.Text.RegularExpressions/match.cs
+System.Text.RegularExpressions/MatchCollection.cs
 System.Text.RegularExpressions/parser.cs
 System.Text.RegularExpressions/quicksearch.cs
 System.Text.RegularExpressions/regex.cs
@@ -502,9 +521,16 @@ System.Timers/ElapsedEventArgs.cs
 System.Timers/ElapsedEventHandler.cs
 System.Timers/Timer.cs
 System.Timers/TimersDescriptionAttribute.cs
+System.Web/AspNetHostingPermission.cs
+System.Web/AspNetHostingPermissionAttribute.cs
+System.Web/AspNetHostingPermissionLevel.cs
+System/SRDescriptionAttribute.cs
 System/TODOAttribute.cs
 System/UriBuilder.cs
 System/Uri.cs
 System/UriFormatException.cs
 System/UriHostNameType.cs
 System/UriPartial.cs
+System.Configuration.Provider/IProvider.cs
+System.Configuration.Provider/NotSupportedByProviderException.cs
+System.Configuration.Provider/ProviderCollection.cs