X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FSystem.dll.sources;h=5427553b03cdb2024d2cabb6643e0261d1fff39d;hb=e7528a2e37e3f79611ce29683a0a9f212a7fe661;hp=001b1319969cd9d5ec576e39677ea53a55bc8d12;hpb=a506c4efe8dd293bee75c6e1d4e72cbe3d2fbb8b;p=mono.git diff --git a/mcs/class/System/System.dll.sources b/mcs/class/System/System.dll.sources index 001b1319969..5427553b03c 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,19 +140,27 @@ 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/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 @@ -162,12 +174,14 @@ System.ComponentModel/AsyncCompletedEventArgs.cs System.ComponentModel/AsyncCompletedEventHandler.cs System.ComponentModel/AsyncOperation.cs System.ComponentModel/AsyncOperationManager.cs +System.ComponentModel/AttributeProviderAttribute.cs System.ComponentModel/AttributeCollection.cs System.ComponentModel/BackgroundWorker.cs System.ComponentModel/BaseNumberConverter.cs System.ComponentModel/BindableAttribute.cs System.ComponentModel/BindableSupport.cs System.ComponentModel/BindingDirection.cs +System.ComponentModel/BindingList.cs System.ComponentModel/BooleanConverter.cs System.ComponentModel/BrowsableAttribute.cs System.ComponentModel/ByteConverter.cs @@ -186,9 +200,16 @@ System.ComponentModel/Component.cs System.ComponentModel/ComponentEditor.cs System.ComponentModel/ComponentResourceManager.cs System.ComponentModel/Container.cs +System.ComponentModel/ContainerFilterService.cs System.ComponentModel/CultureInfoConverter.cs +System.ComponentModel/CustomTypeDescriptor.cs +System.ComponentModel/DataObjectAttribute.cs +System.ComponentModel/DataObjectFieldAttribute.cs +System.ComponentModel/DataObjectMethodAttribute.cs +System.ComponentModel/DataObjectMethodType.cs System.ComponentModel/DateTimeConverter.cs System.ComponentModel/DecimalConverter.cs +System.ComponentModel/DefaultBindingPropertyAttribute.cs System.ComponentModel/DefaultEventAttribute.cs System.ComponentModel/DefaultPropertyAttribute.cs System.ComponentModel/DefaultValueAttribute.cs @@ -207,6 +228,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 @@ -224,6 +246,8 @@ System.ComponentModel.Design/HelpContextType.cs System.ComponentModel.Design/HelpKeywordAttribute.cs System.ComponentModel.Design/HelpKeywordType.cs System.ComponentModel.Design/IComponentChangeService.cs +System.ComponentModel.Design/IComponentDiscoveryService.cs +System.ComponentModel.Design/IComponentInitializer.cs System.ComponentModel.Design/IDesigner.cs System.ComponentModel.Design/IDesignerEventService.cs System.ComponentModel.Design/IDesignerFilter.cs @@ -241,12 +265,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 @@ -257,9 +284,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 @@ -284,6 +315,7 @@ System.ComponentModel/HandledEventArgs.cs System.ComponentModel/HandledEventHandler.cs System.ComponentModel/IBindingList.cs System.ComponentModel/IBindingListView.cs +System.ComponentModel/ICancelAddNew.cs System.ComponentModel/IChangeTracking.cs System.ComponentModel/IComNativeDescriptorHandler.cs System.ComponentModel/IComponent.cs @@ -292,12 +324,19 @@ System.ComponentModel/ICustomTypeDescriptor.cs System.ComponentModel/IDataErrorInfo.cs System.ComponentModel/IEditableObject.cs System.ComponentModel/IExtenderProvider.cs +System.ComponentModel/IIntellisenseBuilder.cs System.ComponentModel/IListSource.cs System.ComponentModel/ImmutableObjectAttribute.cs +System.ComponentModel/INestedContainer.cs +System.ComponentModel/INestedSite.cs 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 System.ComponentModel/Int16Converter.cs System.ComponentModel/Int32Converter.cs System.ComponentModel/Int64Converter.cs @@ -326,14 +365,22 @@ System.ComponentModel/ListSortDescriptionCollection.cs System.ComponentModel/ListSortDescription.cs System.ComponentModel/ListSortDirection.cs System.ComponentModel/LocalizableAttribute.cs +System.ComponentModel/LookupBindingPropertiesAttribute.cs System.ComponentModel/MarshalByValueComponent.cs +System.ComponentModel/MaskedTextProvider.cs System.ComponentModel/MaskedTextResultHint.cs System.ComponentModel/MemberDescriptor.cs System.ComponentModel/MergablePropertyAttribute.cs +System.ComponentModel/MultilineStringConverter.cs +System.ComponentModel/NestedContainer.cs System.ComponentModel/NotifyParentPropertyAttribute.cs +System.ComponentModel/NullableConverter.cs 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 @@ -362,12 +409,16 @@ System.ComponentModel/ToolboxItemFilterAttribute.cs System.ComponentModel/ToolboxItemFilterType.cs System.ComponentModel/TypeConverterAttribute.cs System.ComponentModel/TypeConverter.cs +System.ComponentModel/TypeDescriptionProvider.cs +System.ComponentModel/TypeDescriptionProviderAttribute.cs System.ComponentModel/TypeDescriptor.cs System.ComponentModel/TypeListConverter.cs 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 @@ -378,13 +429,16 @@ System.Configuration/ConfigHelper.cs System.Configuration/ConfigurationException.cs System.Configuration/ConfigurationSettings.cs System.Configuration/ConfigXmlDocument.cs +System.Configuration/CustomizableFileSettingsProvider.cs System.Configuration/DefaultSettingValueAttribute.cs System.Configuration/DictionarySectionHandler.cs 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 @@ -423,12 +477,14 @@ 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 System.Diagnostics/AlphabeticalEnumConverter.cs System.Diagnostics/BooleanSwitch.cs System.Diagnostics/ConsoleTraceListener.cs +System.Diagnostics/CorrelationManager.cs System.Diagnostics/CounterCreationDataCollection.cs System.Diagnostics/CounterCreationData.cs System.Diagnostics/CounterSampleCalculator.cs @@ -437,6 +493,7 @@ System.Diagnostics/DataReceivedEventArgs.cs System.Diagnostics/DataReceivedEventHandler.cs System.Diagnostics/Debug.cs System.Diagnostics/DefaultTraceListener.cs +System.Diagnostics/DelimitedListTraceListener.cs System.Diagnostics/DiagnosticsConfigurationHandler.cs System.Diagnostics/EntryWrittenEventArgs.cs System.Diagnostics/EntryWrittenEventHandler.cs @@ -454,6 +511,7 @@ System.Diagnostics/EventLogPermissionEntryCollection.cs System.Diagnostics/EventLogPermissionEntry.cs System.Diagnostics/EventLogTraceListener.cs System.Diagnostics/EventSourceCreationData.cs +System.Diagnostics/EventTypeFilter.cs System.Diagnostics/FileVersionInfo.cs System.Diagnostics/ICollectData.cs System.Diagnostics/InstanceDataCollectionCollection.cs @@ -464,8 +522,10 @@ System.Diagnostics/MonitoringDescriptionAttribute.cs System.Diagnostics/NullEventLog.cs System.Diagnostics/OverflowAction.cs System.Diagnostics/PerformanceCounterCategory.cs +System.Diagnostics/PerformanceCounterCategoryType.cs System.Diagnostics/PerformanceCounter.cs System.Diagnostics/PerformanceCounterInstaller.cs +System.Diagnostics/PerformanceCounterInstanceLifetime.cs System.Diagnostics/PerformanceCounterManager.cs System.Diagnostics/PerformanceCounterPermissionAccess.cs System.Diagnostics/PerformanceCounterPermissionAttribute.cs @@ -481,19 +541,31 @@ System.Diagnostics/ProcessStartInfo.cs System.Diagnostics/ProcessThreadCollection.cs System.Diagnostics/ProcessThread.cs System.Diagnostics/ProcessWindowStyle.cs +System.Diagnostics/SourceFilter.cs +System.Diagnostics/SourceLevels.cs +System.Diagnostics/SourceSwitch.cs System.Diagnostics/Switch.cs +System.Diagnostics/SwitchAttribute.cs +System.Diagnostics/SwitchLevelAttribute.cs System.Diagnostics/Stopwatch.cs System.Diagnostics/TextWriterTraceListener.cs System.Diagnostics/ThreadPriorityLevel.cs System.Diagnostics/ThreadState.cs System.Diagnostics/ThreadWaitReason.cs System.Diagnostics/Trace.cs +System.Diagnostics/TraceEventCache.cs +System.Diagnostics/TraceEventType.cs +System.Diagnostics/TraceFilter.cs System.Diagnostics/TraceImpl.cs System.Diagnostics/TraceLevel.cs System.Diagnostics/TraceListenerCollection.cs System.Diagnostics/TraceListener.cs +System.Diagnostics/TraceOptions.cs +System.Diagnostics/TraceSource.cs +System.Diagnostics/TraceSourceInfo.cs System.Diagnostics/TraceSwitch.cs System.Diagnostics/Win32EventLog.cs +System.Diagnostics/XmlWriterTraceListener.cs System/FileStyleUriParser.cs System/FtpStyleUriParser.cs System/GenericUriParser.cs @@ -502,11 +574,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 @@ -519,6 +592,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 @@ -546,6 +620,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 @@ -599,9 +674,11 @@ System.Net/CookieContainer.cs System.Net/Cookie.cs System.Net/CookieException.cs System.Net/CredentialCache.cs +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 @@ -647,6 +724,7 @@ System.Net/IPEndPoint.cs System.Net/IPHostEntry.cs System.Net/IPv6Address.cs System.Net/IWebProxy.cs +System.Net/IWebProxyScript.cs System.Net/IWebRequestCreate.cs System.Net/ListenerAsyncResult.cs System.Net/ListenerPrefix.cs @@ -696,6 +774,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 @@ -726,6 +806,7 @@ System.Net.NetworkInformation/TcpStatistics.cs System.Net.NetworkInformation/UdpStatistics.cs System.Net.NetworkInformation/UnicastIPAddressInformationCollection.cs System.Net.NetworkInformation/UnicastIPAddressInformation.cs +System.Net.NetworkInformation/Win32NetworkInterfaceMarshal.cs System.Net/NtlmClient.cs System/NetPipeStyleUriParser.cs System.Net/ProtocolViolationException.cs @@ -746,23 +827,32 @@ System.Net/SocketAddress.cs System.Net/SocketPermissionAttribute.cs System.Net/SocketPermission.cs System.Net.Sockets/AddressFamily.cs +System.Net.Sockets/IOControlCode.cs System.Net.Sockets/IPv6MulticastOption.cs +System.Net.Sockets/IPPacketInformation.cs System.Net.Sockets/LingerOption.cs System.Net.Sockets/MulticastOption.cs 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 +System.Net.Sockets/SocketInformation.cs +System.Net.Sockets/SocketInformationOptions.cs System.Net.Sockets/SocketOptionLevel.cs System.Net.Sockets/SocketOptionName.cs System.Net.Sockets/SocketShutdown.cs System.Net.Sockets/SocketType.cs System.Net.Sockets/TcpClient.cs System.Net.Sockets/TcpListener.cs +System.Net.Sockets/TransmitFileOptions.cs System.Net.Sockets/UdpClient.cs System/NetTcpStyleUriParser.cs System.Net/TransportType.cs @@ -781,6 +871,7 @@ System.Net/WebProxy.cs System.Net/WebRequest.cs System.Net/WebRequestMethods.cs System.Net/WebResponse.cs +System.Net/WebUtility.cs System/NewsStyleUriParser.cs System.Security.AccessControl/SemaphoreAccessRule.cs System.Security.AccessControl/SemaphoreAuditRule.cs @@ -799,6 +890,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 @@ -839,9 +931,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 @@ -859,12 +953,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 @@ -875,6 +973,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 @@ -904,3 +1003,28 @@ System.Net/UploadValuesCompletedEventArgs.cs 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 +