2006-03-30 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / corlib.dll.sources
index 4a9a37e536bdbdac433e06c33304f4cb693ce206..a44fe4b43787df6c7e24c9871e20072de91d0341 100644 (file)
@@ -114,7 +114,6 @@ System/DateTimeKind.cs
 System/DayOfWeek.cs
 System/DBNull.cs
 System/Decimal.cs
-System/DecimalFormatter.cs
 System/Delegate.cs
 System/DelegateSerializationHolder.cs
 System/DivideByZeroException.cs
@@ -275,11 +274,13 @@ System.Diagnostics/DebuggerBrowsableState.cs
 System.Diagnostics/DebuggerBrowsableAttribute.cs
 System.Diagnostics/DebuggerDisplayAttribute.cs
 System.Diagnostics/DebuggerHiddenAttribute.cs
+System.Diagnostics/DebuggerNonUserCodeAttribute.cs
 System.Diagnostics/DebuggerStepThroughAttribute.cs
 System.Diagnostics/DebuggerTypeProxyAttribute.cs
 System.Diagnostics/DebuggerVisualizerAttribute.cs
 System.Diagnostics/StackFrame.cs
 System.Diagnostics/StackTrace.cs
+System.Diagnostics.CodeAnalysis/SuppressMessageAttribute.cs
 System.Diagnostics.SymbolStore/ISymbolBinder.cs
 System.Diagnostics.SymbolStore/ISymbolDocument.cs
 System.Diagnostics.SymbolStore/ISymbolDocumentWriter.cs
@@ -332,6 +333,7 @@ System.IO/CheckPermission.cs
 System.IO/Directory.cs
 System.IO/DirectoryInfo.cs
 System.IO/DirectoryNotFoundException.cs
+System.IO/DriveNotFoundException.cs
 System.IO/EndOfStreamException.cs
 System.IO/File.cs
 System.IO/FileAccess.cs
@@ -544,7 +546,6 @@ System.Runtime.CompilerServices/MethodCodeType.cs
 System.Runtime.CompilerServices/MethodImplAttribute.cs
 System.Runtime.CompilerServices/MethodImplOptions.cs
 System.Runtime.CompilerServices/NativeCppClassAttribute.cs
-System.Runtime.CompilerServices/NewConstraintAttribute.cs
 System.Runtime.CompilerServices/RequiredAttributeAttribute.cs
 System.Runtime.CompilerServices/RuntimeCompatibilityAttribute.cs
 System.Runtime.CompilerServices/RuntimeHelpers.cs
@@ -1036,7 +1037,16 @@ System.Security/UnverifiableCodeAttribute.cs
 System.Security/VerificationException.cs
 System.Security/XmlSyntaxException.cs
 System.Security.AccessControl/AccessControlActions.cs
+System.Security.AccessControl/AccessControlSections.cs
+System.Security.AccessControl/CommonObjectSecurity.cs
 System.Security.AccessControl/CryptoKeySecurity.cs
+System.Security.AccessControl/DirectorySecurity.cs
+System.Security.AccessControl/EventWaitHandleRights.cs
+System.Security.AccessControl/EventWaitHandleSecurity.cs
+System.Security.AccessControl/MutexRights.cs
+System.Security.AccessControl/MutexSecurity.cs
+System.Security.AccessControl/NativeObjectSecurity.cs
+System.Security.AccessControl/ObjectSecurity.cs
 System.Security.Cryptography/AsymmetricAlgorithm.cs
 System.Security.Cryptography/AsymmetricKeyExchangeDeformatter.cs
 System.Security.Cryptography/AsymmetricKeyExchangeFormatter.cs
@@ -1266,11 +1276,14 @@ System.Text/UnicodeEncoding.cs
 System.Text/UTF7Encoding.cs
 System.Text/UTF8Encoding.cs
 System.Text/UTF32Encoding.cs
+System.Threading/AbandonedMutexException.cs
 System.Threading/ApartmentState.cs
 System.Threading/AsyncFlowControl.cs
 System.Threading/AutoResetEvent.cs
 System.Threading/CompressedStack.cs
 System.Threading/ContextCallback.cs
+System.Threading/EventResetMode.cs
+System.Threading/EventWaitHandle.cs
 System.Threading/ExecutionContext.cs
 System.Threading/HostExecutionContext.cs
 System.Threading/HostExecutionContextManager.cs
@@ -1296,6 +1309,7 @@ System.Threading/ThreadInterruptedException.cs
 System.Threading/ThreadPool.cs
 System.Threading/ThreadPriority.cs
 System.Threading/ThreadStart.cs
+System.Threading/ThreadStartException.cs
 System.Threading/ThreadState.cs
 System.Threading/ThreadStateException.cs
 System.Threading/Timeout.cs