2006-03-30 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / corlib.dll.sources
index 77566bb348e3075f61fe5d0e04b522c7195435d3..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
@@ -624,6 +625,7 @@ System.Runtime.InteropServices/CONNECTDATA.cs
 System.Runtime.InteropServices/CriticalHandle.cs
 System.Runtime.InteropServices/CurrencyWrapper.cs
 System.Runtime.InteropServices/DefaultCharSetAttribute.cs
+System.Runtime.InteropServices/DefaultParameterValueAttribute.cs
 System.Runtime.InteropServices/DESCKIND.cs
 System.Runtime.InteropServices/DispatchWrapper.cs
 System.Runtime.InteropServices/DISPPARAMS.cs
@@ -1035,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
@@ -1257,17 +1268,22 @@ System.Text/EncoderFallbackException.cs
 System.Text/EncoderReplacementFallback.cs
 System.Text/EncoderReplacementFallbackBuffer.cs
 System.Text/Encoding.cs
+System.Text/EncodingInfo.cs
 System.Text/Latin1Encoding.cs
 System.Text/NormalizationForm.cs
 System.Text/StringBuilder.cs
 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
@@ -1293,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
@@ -1300,6 +1317,7 @@ System.Threading/Timer.cs
 System.Threading/TimerCallback.cs
 System.Threading/WaitCallback.cs
 System.Threading/WaitHandle.cs
+System.Threading/WaitHandleCannotBeOpenedException.cs
 System.Threading/WaitOrTimerCallback.cs
 System.Collections.Generic/Dictionary.cs
 System.Collections.Generic/ICollection.cs