X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.dll.sources;h=06e1a5b248e1c4c12e921125c9a4acb58a71b568;hb=2d23bfcbce7a3f7e54dcd5911adb88b244baca35;hp=aba9e92041374d0ed18b3eb5106e4ffda22d0ec3;hpb=7fb299fbbe8ad9b02cfd13f1b0881b79fdfaa82a;p=mono.git diff --git a/mcs/class/System/System.dll.sources b/mcs/class/System/System.dll.sources index aba9e920413..06e1a5b248e 100644 --- a/mcs/class/System/System.dll.sources +++ b/mcs/class/System/System.dll.sources @@ -28,6 +28,7 @@ Microsoft.Win32/UserPreferenceChangedEventArgs.cs Microsoft.Win32/UserPreferenceChangedEventHandler.cs Microsoft.Win32/UserPreferenceChangingEventArgs.cs Microsoft.Win32/UserPreferenceChangingEventHandler.cs +Mono.Http/NtlmClient.cs System.CodeDom/CodeArgumentReferenceExpression.cs System.CodeDom/CodeArrayCreateExpression.cs System.CodeDom/CodeArrayIndexerExpression.cs @@ -112,6 +113,7 @@ System.CodeDom/CodeTypeReferenceExpression.cs System.CodeDom/CodeTypeReferenceOptions.cs System.CodeDom/CodeVariableDeclarationStatement.cs System.CodeDom/CodeVariableReferenceExpression.cs +System.CodeDom/ICodeDomVisitor.cs System.CodeDom.Compiler/CodeCompiler.cs System.CodeDom.Compiler/CodeDomConfigurationHandler.cs System.CodeDom.Compiler/CodeDomProvider.cs @@ -124,6 +126,8 @@ System.CodeDom.Compiler/CompilerErrorCollection.cs System.CodeDom.Compiler/CompilerError.cs System.CodeDom.Compiler/CompilerInfo.cs System.CodeDom.Compiler/CompilerParameters.cs +System.CodeDom.Compiler/CompilerProviderOption.cs +System.CodeDom.Compiler/CompilerProviderOptionsCollection.cs System.CodeDom.Compiler/CompilerResults.cs System.CodeDom.Compiler/Executor.cs System.CodeDom.Compiler/GeneratedCodeAttribute.cs @@ -136,20 +140,28 @@ System.CodeDom.Compiler/LanguageOptions.cs System.CodeDom.Compiler/TempFileCollection.cs System.CodeDom/FieldDirection.cs System.CodeDom/MemberAttributes.cs +System.Collections.Generic/ISet.cs System.Collections.Generic/LinkedList.cs System.Collections.Generic/LinkedListNode.cs System.Collections.Generic/RBTree.cs System.Collections.Generic/Queue.cs System.Collections.Generic/SortedDictionary.cs System.Collections.Generic/SortedList.cs +System.Collections.Generic/SortedSet.cs System.Collections.Generic/Stack.cs +System.Collections.ObjectModel/ObservableCollection.cs +System.Collections.ObjectModel/ReadOnlyObservableCollection.cs System.Collections.Specialized/BitVector32.cs System.Collections.Specialized/CollectionsUtil.cs System.Collections.Specialized/HybridDictionary.cs System.Collections.Specialized/IOrderedDictionary.cs +System.Collections.Specialized/INotifyCollectionChanged.cs System.Collections.Specialized/ListDictionary.cs System.Collections.Specialized/NameObjectCollectionBase.cs System.Collections.Specialized/NameValueCollection.cs +System.Collections.Specialized/NotifyCollectionChangedEventArgs.cs +System.Collections.Specialized/NotifyCollectionChangedAction.cs +System.Collections.Specialized/NotifyCollectionChangedEventHandler.cs System.Collections.Specialized/OrderedDictionary.cs System.Collections.Specialized/ProcessStringDictionary.cs System.Collections.Specialized/StringCollection.cs @@ -217,6 +229,7 @@ System.ComponentModel.Design/ComponentEventHandler.cs System.ComponentModel.Design/ComponentRenameEventArgs.cs System.ComponentModel.Design/ComponentRenameEventHandler.cs System.ComponentModel.Design/DesignerCollection.cs +System.ComponentModel.Design/DesignerOptionService.cs System.ComponentModel.Design/DesignerEventArgs.cs System.ComponentModel.Design/DesignerEventHandler.cs System.ComponentModel.Design/DesignerTransactionCloseEventArgs.cs @@ -253,12 +266,15 @@ System.ComponentModel.Design/IResourceService.cs System.ComponentModel.Design/IRootDesigner.cs System.ComponentModel.Design/ISelectionService.cs System.ComponentModel.Design/IServiceContainer.cs +System.ComponentModel.Design/ITreeDesigner.cs System.ComponentModel.Design/ITypeDescriptorFilterService.cs +System.ComponentModel.Design/ITypeDiscoveryService.cs System.ComponentModel.Design/ITypeResolutionService.cs System.ComponentModel.Design/MenuCommand.cs System.ComponentModel/DesignOnlyAttribute.cs System.ComponentModel.Design/RuntimeLicenseContext.cs System.ComponentModel.Design/SelectionTypes.cs +System.ComponentModel.Design.Serialization/ComponentSerializationService.cs System.ComponentModel.Design.Serialization/ContextStack.cs System.ComponentModel.Design.Serialization/DesignerLoader.cs System.ComponentModel.Design.Serialization/DesignerSerializerAttribute.cs @@ -269,9 +285,13 @@ System.ComponentModel.Design.Serialization/IDesignerSerializationProvider.cs System.ComponentModel.Design.Serialization/IDesignerSerializationService.cs System.ComponentModel.Design.Serialization/INameCreationService.cs System.ComponentModel.Design.Serialization/InstanceDescriptor.cs +System.ComponentModel.Design.Serialization/MemberRelationship.cs +System.ComponentModel.Design.Serialization/MemberRelationshipService.cs System.ComponentModel.Design.Serialization/ResolveNameEventArgs.cs System.ComponentModel.Design.Serialization/ResolveNameEventHandler.cs System.ComponentModel.Design.Serialization/RootDesignerSerializerAttribute.cs +System.ComponentModel.Design.Serialization/SerializationStore.cs +System.ComponentModel.Design.Serialization/DefaultSerializationProviderAttribute.cs System.ComponentModel.Design/ServiceContainer.cs System.ComponentModel.Design/ServiceCreatorCallback.cs System.ComponentModel.Design/StandardCommands.cs @@ -314,6 +334,7 @@ System.ComponentModel/InheritanceAttribute.cs System.ComponentModel/InheritanceLevel.cs System.ComponentModel/InitializationEventAttribute.cs System.ComponentModel/INotifyPropertyChanged.cs +System.ComponentModel/INotifyPropertyChanging.cs System.ComponentModel/InstallerTypeAttribute.cs System.ComponentModel/InstanceCreationEditor.cs System.ComponentModel/InvalidAsynchronousStateException.cs @@ -359,6 +380,8 @@ System.ComponentModel/ParenthesizePropertyNameAttribute.cs System.ComponentModel/PasswordPropertyTextAttribute.cs System.ComponentModel/PropertyChangedEventArgs.cs System.ComponentModel/PropertyChangedEventHandler.cs +System.ComponentModel/PropertyChangingEventArgs.cs +System.ComponentModel/PropertyChangingEventHandler.cs System.ComponentModel/PropertyDescriptorCollection.cs System.ComponentModel/PropertyDescriptor.cs System.ComponentModel/PropertyTabAttribute.cs @@ -395,6 +418,8 @@ System.ComponentModel/UInt16Converter.cs System.ComponentModel/UInt32Converter.cs System.ComponentModel/UInt64Converter.cs System.ComponentModel/WarningException.cs +System.ComponentModel/WeakObjectWrapper.cs +System.ComponentModel/WeakObjectWrapperComparer.cs System.ComponentModel/Win32Exception.cs System.Configuration/ApplicationScopedSettingAttribute.cs System.Configuration/ApplicationSettingsBase.cs @@ -412,7 +437,9 @@ System.Configuration/IApplicationSettingsProvider.cs System.Configuration/IConfigurationSectionHandler.cs System.Configuration/IConfigurationSystem.cs System.Configuration/IConfigXmlNode.cs +System.Configuration/IdnElement.cs System.Configuration/IgnoreSectionHandler.cs +System.Configuration/IriParsingElement.cs System.Configuration/IPersistComponentSettings.cs System.Configuration/ISettingsProviderService.cs System.Configuration/LocalFileSettingsProvider.cs @@ -451,6 +478,7 @@ System.Configuration/SettingsGroupNameAttribute.cs System.Configuration/SingleTagSectionHandler.cs System.Configuration/SpecialSetting.cs System.Configuration/SpecialSettingAttribute.cs +System.Configuration/UriSection.cs System.Configuration/UserSettingsGroup.cs System.Configuration/UserScopedSettingAttribute.cs System/DefaultUriParser.cs @@ -539,6 +567,7 @@ System.Diagnostics/TraceSourceInfo.cs System.Diagnostics/TraceSwitch.cs System.Diagnostics/Win32EventLog.cs System.Diagnostics/XmlWriterTraceListener.cs +System.Diagnostics.CodeAnalysis/ExcludeFromCodeCoverageAttribute.cs System/FileStyleUriParser.cs System/FtpStyleUriParser.cs System/GenericUriParser.cs @@ -547,11 +576,12 @@ System/GopherStyleUriParser.cs System/HttpStyleUriParser.cs System.IO.Compression/CompressionMode.cs System.IO.Compression/DeflateStream.cs -System.IO.Compression/GzipStream.cs +System.IO.Compression/GZipStream.cs System.IO/DefaultWatcher.cs System.IO/ErrorEventArgs.cs System.IO/ErrorEventHandler.cs System.IO/FAMWatcher.cs +System.IO/NullFileWatcher.cs System.IO/FileAction.cs System.IO/FileSystemEventArgs.cs System.IO/FileSystemEventHandler.cs @@ -564,6 +594,7 @@ System.IO/IODescriptionAttribute.cs System.IO/KeventWatcher.cs System.IO/MonoIO.cs System.IO/MonoIOError.cs +System.IO/MonoSyncFileStream.cs System.IO/NotifyFilters.cs System.IO.Ports/Handshake.cs System.IO.Ports/ISerialStream.cs @@ -591,6 +622,7 @@ System.Media/AudioDevice.cs System.Media/SoundPlayer.cs System.Media/SystemSound.cs System.Media/SystemSounds.cs +System.Media/Win32SoundPlayer.cs System.Net/AuthenticationManager.cs System.Net/AuthenticationSchemes.cs System.Net/AuthenticationSchemeSelector.cs @@ -648,6 +680,7 @@ System.Net/DecompressionMethods.cs System.Net/DefaultCertificatePolicy.cs System.Net/DigestClient.cs System.Net/Dns.cs +System.Net/DnsEndPoint.cs System.Net/DnsPermissionAttribute.cs System.Net/DnsPermission.cs System.Net/EndPoint.cs @@ -743,6 +776,8 @@ System.Net.NetworkInformation/IPStatus.cs System.Net.NetworkInformation/IPv4InterfaceProperties.cs System.Net.NetworkInformation/IPv4InterfaceStatistics.cs System.Net.NetworkInformation/IPv6InterfaceProperties.cs +System.Net.NetworkInformation/LinuxNetworkInterfaceMarshal.cs +System.Net.NetworkInformation/MacOsNetworkInterfaceMarshal.cs System.Net.NetworkInformation/MulticastIPAddressInformationCollection.cs System.Net.NetworkInformation/MulticastIPAddressInformation.cs System.Net.NetworkInformation/NetBiosNodeType.cs @@ -803,7 +838,11 @@ System.Net.Sockets/NetworkStream.cs System.Net.Sockets/ProtocolFamily.cs System.Net.Sockets/ProtocolType.cs System.Net.Sockets/SelectMode.cs +System.Net.Sockets/SendPacketsElement.cs System.Net.Sockets/Socket.cs +System.Net.Sockets/Socket_2_1.cs +System.Net.Sockets/SocketAsyncEventArgs.cs +System.Net.Sockets/SocketAsyncOperation.cs System.Net.Sockets/SocketError.cs System.Net.Sockets/SocketException.cs System.Net.Sockets/SocketFlags.cs @@ -834,7 +873,9 @@ System.Net/WebProxy.cs System.Net/WebRequest.cs System.Net/WebRequestMethods.cs System.Net/WebResponse.cs +System.Net/WebUtility.cs System/NewsStyleUriParser.cs +System.Runtime.Versioning/FrameworkName.cs System.Security.AccessControl/SemaphoreAccessRule.cs System.Security.AccessControl/SemaphoreAuditRule.cs System.Security.AccessControl/SemaphoreRights.cs @@ -852,6 +893,7 @@ System.Security.Cryptography/OidCollection.cs System.Security.Cryptography/Oid.cs System.Security.Cryptography/OidEnumerator.cs System.Security.Cryptography.X509Certificates/OpenFlags.cs +System.Security.Cryptography.X509Certificates/OSX509Certificates.cs System.Security.Cryptography.X509Certificates/PublicKey.cs System.Security.Cryptography.X509Certificates/StoreLocation.cs System.Security.Cryptography.X509Certificates/StoreName.cs @@ -892,9 +934,11 @@ System.Security.Permissions/StorePermission.cs System.Security.Permissions/StorePermissionFlags.cs System/SRDescriptionAttribute.cs System.Text.RegularExpressions/arch.cs +System.Text.RegularExpressions/BaseMachine.cs System.Text.RegularExpressions/cache.cs System.Text.RegularExpressions/CaptureCollection.cs System.Text.RegularExpressions/Capture.cs +System.Text.RegularExpressions/CILCompiler.cs System.Text.RegularExpressions/category.cs System.Text.RegularExpressions/compiler.cs System.Text.RegularExpressions/debug.cs @@ -912,12 +956,16 @@ System.Text.RegularExpressions/Regex.cs System.Text.RegularExpressions/RegexOptions.cs System.Text.RegularExpressions/RegexRunner.cs System.Text.RegularExpressions/RegexRunnerFactory.cs +System.Text.RegularExpressions/RxInterpreter.cs +System.Text.RegularExpressions/RxCompiler.cs +System.Text.RegularExpressions/RxOp.cs System.Text.RegularExpressions/replace.cs System.Text.RegularExpressions/syntax.cs System.Threading/Semaphore.cs System.Threading/SemaphoreFullException.cs System.Threading/ThreadExceptionEventArgs.cs System.Threading/ThreadExceptionEventHandler.cs +System.Threading/Barrier.cs System.Timers/ElapsedEventArgs.cs System.Timers/ElapsedEventHandler.cs System.Timers/Timer.cs @@ -928,6 +976,7 @@ System/Uri.cs System/UriFormat.cs System/UriFormatException.cs System/UriHostNameType.cs +System/UriIdnScope.cs System/UriKind.cs System/UriParser.cs System/UriPartial.cs @@ -958,4 +1007,27 @@ System.Net/UploadValuesCompletedEventHandler.cs System.Net/UploadStringCompletedEventHandler.cs System.Net/DownloadStringCompletedEventHandler.cs System.Runtime.InteropServices/DefaultParameterValueAttribute.cs +System.Runtime.InteropServices/HandleCollector.cs System.Runtime.InteropServices/StandardOleMarshalObject.cs +System.Runtime.InteropServices.ComTypes/ADVF.cs +System.Runtime.InteropServices.ComTypes/DATADIR.cs +System.Runtime.InteropServices.ComTypes/DVASPECT.cs +System.Runtime.InteropServices.ComTypes/FORMATETC.cs +System.Runtime.InteropServices.ComTypes/IAdviseSink.cs +System.Runtime.InteropServices.ComTypes/IDataObject.cs +System.Runtime.InteropServices.ComTypes/IEnumFORMATETC.cs +System.Runtime.InteropServices.ComTypes/IEnumSTATDATA.cs +System.Runtime.InteropServices.ComTypes/STATDATA.cs +System.Runtime.InteropServices.ComTypes/STGMEDIUM.cs +System.Runtime.InteropServices.ComTypes/TYMED.cs +System/IUriData.cs +System/UriData.cs +System.Collections.Concurrent/BlockingCollection.cs +System.Collections.Concurrent/ConcurrentBag.cs + +../corlib/System.Threading.Tasks/Internal/CyclicDeque.cs +../corlib/System.Threading/AtomicBoolean.cs + +../corlib/System.Collections/CollectionDebuggerView.cs +../corlib/System.Collections.Generic/CollectionDebuggerView.cs +