* RegexTest.cs: Add some simple tests for debugging/zen
[mono.git] / mcs / class / System / System.dll.sources
index 23f4cbcd912e08eb32243cb6809e671a18dd6725..75f62cf6e39cc18e9f80eaa3892f26484504d85b 100755 (executable)
@@ -241,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
@@ -295,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
@@ -496,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