2006-03-30 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / corlib.dll.sources
index 2c57170ba6f8f0045b05002f5ac7a906852e915c..a44fe4b43787df6c7e24c9871e20072de91d0341 100644 (file)
@@ -5,6 +5,7 @@ Microsoft.Win32/IRegistryApi.cs
 Microsoft.Win32/RegistryKey.cs
 Microsoft.Win32/Registry.cs
 Microsoft.Win32/RegistryHive.cs
+Microsoft.Win32/UnixRegistryApi.cs
 Microsoft.Win32/Win32RegistryApi.cs
 Microsoft.Win32/Win32ResultCode.cs
 Microsoft.Win32.SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs
@@ -109,9 +110,10 @@ System/Convert.cs
 System/CrossAppDomainDelegate.cs
 System/DataMisalignedException.cs
 System/DateTime.cs
+System/DateTimeKind.cs
+System/DayOfWeek.cs
 System/DBNull.cs
 System/Decimal.cs
-System/DecimalFormatter.cs
 System/Delegate.cs
 System/DelegateSerializationHolder.cs
 System/DivideByZeroException.cs
@@ -206,6 +208,7 @@ System/STAThreadAttribute.cs
 System/String.cs
 System/StringSplitOptions.cs
 System/StringComparer.cs
+System/StringComparison.cs
 System/SystemException.cs
 System/TermInfoBooleans.cs
 System/TermInfoDriver.cs
@@ -271,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
@@ -328,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
@@ -349,6 +355,7 @@ System.IO/MonoFileType.cs
 System.IO/MonoIOStat.cs
 System.IO/Path.cs
 System.IO/PathTooLongException.cs
+System.IO/SearchOption.cs
 System.IO/SearchPattern.cs
 System.IO/SeekOrigin.cs
 System.IO/Stream.cs
@@ -539,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
@@ -548,7 +554,6 @@ System.Runtime.CompilerServices/SpecialNameAttribute.cs
 System.Runtime.CompilerServices/ScopelessEnumAttribute.cs
 System.Runtime.CompilerServices/SuppressIldasmAttribute.cs
 System.Runtime.CompilerServices/StringFreezingAttribute.cs 
-System.Runtime.CompilerServices/SuppressMergeCheckAttribute.cs 
 System.Runtime.CompilerServices/UnsafeValueTypeAttribute.cs
 System.Runtime.CompilerServices/TypeForwardedToAttribute.cs
 System.Runtime.ConstrainedExecution/CriticialFinalizerObject.cs
@@ -620,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
@@ -826,6 +832,7 @@ System.Runtime.Remoting.Channels/IClientChannelSinkStack.cs
 System.Runtime.Remoting.Channels/IClientFormatterSink.cs
 System.Runtime.Remoting.Channels/IClientFormatterSinkProvider.cs
 System.Runtime.Remoting.Channels/IClientResponseChannelSinkStack.cs
+System.Runtime.Remoting.Channels/ISecurableChannel.cs
 System.Runtime.Remoting.Channels/IServerResponseChannelSinkStack.cs
 System.Runtime.Remoting.Channels/ServerDispatchSink.cs
 System.Runtime.Remoting.Channels/ServerDispatchSinkProvider.cs
@@ -1030,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
@@ -1236,19 +1252,38 @@ System.Security.Principal/WindowsImpersonationContext.cs
 System.Security.Principal/WindowsPrincipal.cs
 System.Text/ASCIIEncoding.cs
 System.Text/Decoder.cs
+System.Text/DecoderExceptionFallback.cs
+System.Text/DecoderExceptionFallbackBuffer.cs
+System.Text/DecoderFallback.cs
+System.Text/DecoderFallbackBuffer.cs
+System.Text/DecoderFallbackException.cs
+System.Text/DecoderReplacementFallback.cs
+System.Text/DecoderReplacementFallbackBuffer.cs
 System.Text/Encoder.cs
+System.Text/EncoderExceptionFallback.cs
+System.Text/EncoderExceptionFallbackBuffer.cs
+System.Text/EncoderFallback.cs
+System.Text/EncoderFallbackBuffer.cs
+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
@@ -1274,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
@@ -1281,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