[System] Removal of the NET_2_0 in the source code
authorMiguel de Icaza <miguel@gnome.org>
Sat, 2 Jun 2012 17:15:52 +0000 (13:15 -0400)
committerMiguel de Icaza <miguel@gnome.org>
Sat, 2 Jun 2012 17:16:40 +0000 (13:16 -0400)
commitf48ceb9860676c342f4c91fbc2e34ea600d839c6
treedd7c3800e4eab5af4a183c9f85a8a6e9585783d5
parent347f5c7bc7fe0144c6fb6c18b66b60a611dc48df
[System] Removal of the NET_2_0 in the source code

Modulo the GUID in the assembly and the GUID embedded in some
field initializers that use the assembly GUID for their name, the
assemblies are idential before and after the patch.
464 files changed:
mcs/class/System/Microsoft.VisualBasic/VBCodeGenerator.cs
mcs/class/System/Microsoft.Win32/SystemEvents.cs
mcs/class/System/System.CodeDom.Compiler/CodeDomConfigurationHandler.cs
mcs/class/System/System.CodeDom/CodeRegionMode.cs
mcs/class/System/System.ComponentModel.Design.Serialization/ResolveNameEventHandler.cs
mcs/class/System/System.ComponentModel.Design/ActiveDesignerEventHandler.cs
mcs/class/System/System.ComponentModel.Design/ComponentChangedEventHandler.cs
mcs/class/System/System.ComponentModel.Design/ComponentChangingEventHandler.cs
mcs/class/System/System.ComponentModel/DoWorkEventArgs.cs
mcs/class/System/System.ComponentModel/DoWorkEventHandler.cs
mcs/class/System/System.ComponentModel/EnumConverter.cs
mcs/class/System/System.ComponentModel/EventDescriptorCollection.cs
mcs/class/System/System.ComponentModel/EventHandlerList.cs
mcs/class/System/System.ComponentModel/HandledEventArgs.cs
mcs/class/System/System.ComponentModel/HandledEventHandler.cs
mcs/class/System/System.ComponentModel/IBindingListView.cs
mcs/class/System/System.ComponentModel/ICancelAddNew.cs
mcs/class/System/System.ComponentModel/IChangeTracking.cs
mcs/class/System/System.ComponentModel/IComNativeDescriptorHandler.cs
mcs/class/System/System.ComponentModel/IIntellisenseBuilder.cs
mcs/class/System/System.ComponentModel/IListSource.cs
mcs/class/System/System.ComponentModel/INestedContainer.cs
mcs/class/System/System.ComponentModel/INestedSite.cs
mcs/class/System/System.ComponentModel/INotifyPropertyChanged.cs
mcs/class/System/System.ComponentModel/INotifyPropertyChanging.cs
mcs/class/System/System.ComponentModel/IRaiseItemChangedEvents.cs
mcs/class/System/System.ComponentModel/IRevertibleChangeTracking.cs
mcs/class/System/System.ComponentModel/ISupportInitializeNotification.cs
mcs/class/System/System.ComponentModel/InheritanceLevel.cs
mcs/class/System/System.ComponentModel/InitializationEventAttribute.cs
mcs/class/System/System.ComponentModel/InstanceCreationEditor.cs
mcs/class/System/System.ComponentModel/InvalidAsynchronousStateException.cs
mcs/class/System/System.ComponentModel/InvalidEnumArgumentException.cs
mcs/class/System/System.ComponentModel/LicenseException.cs
mcs/class/System/System.ComponentModel/LicenseUsageMode.cs
mcs/class/System/System.ComponentModel/ListChangedEventArgs.cs
mcs/class/System/System.ComponentModel/ListChangedEventHandler.cs
mcs/class/System/System.ComponentModel/ListSortDescription.cs
mcs/class/System/System.ComponentModel/ListSortDescriptionCollection.cs
mcs/class/System/System.ComponentModel/ListSortDirection.cs
mcs/class/System/System.ComponentModel/LookupBindingPropertiesAttribute.cs
mcs/class/System/System.ComponentModel/MarshalByValueComponent.cs
mcs/class/System/System.ComponentModel/MaskedTextProvider.cs
mcs/class/System/System.ComponentModel/MaskedTextResultHint.cs
mcs/class/System/System.ComponentModel/MemberDescriptor.cs
mcs/class/System/System.ComponentModel/MultilineStringConverter.cs
mcs/class/System/System.ComponentModel/NestedContainer.cs
mcs/class/System/System.ComponentModel/NullableConverter.cs
mcs/class/System/System.ComponentModel/PasswordPropertyTextAttribute.cs
mcs/class/System/System.ComponentModel/ProgressChangedEventArgs.cs
mcs/class/System/System.ComponentModel/ProgressChangedEventHandler.cs
mcs/class/System/System.ComponentModel/PropertyChangedEventHandler.cs
mcs/class/System/System.ComponentModel/PropertyChangingEventArgs.cs
mcs/class/System/System.ComponentModel/PropertyChangingEventHandler.cs
mcs/class/System/System.ComponentModel/PropertyDescriptor.cs
mcs/class/System/System.ComponentModel/PropertyDescriptorCollection.cs
mcs/class/System/System.ComponentModel/RecommendedAsConfigurableAttribute.cs
mcs/class/System/System.ComponentModel/ReflectionPropertyDescriptor.cs
mcs/class/System/System.ComponentModel/RefreshProperties.cs
mcs/class/System/System.ComponentModel/RunWorkerCompletedEventArgs.cs
mcs/class/System/System.ComponentModel/RunWorkerCompletedEventHandler.cs
mcs/class/System/System.ComponentModel/SettingsBindableAttribute.cs
mcs/class/System/System.ComponentModel/SyntaxCheck.cs
mcs/class/System/System.ComponentModel/ToolboxItemFilterAttribute.cs
mcs/class/System/System.ComponentModel/ToolboxItemFilterType.cs
mcs/class/System/System.ComponentModel/TypeDescriptionProviderAttribute.cs
mcs/class/System/System.ComponentModel/TypeDescriptor.cs
mcs/class/System/System.ComponentModel/WarningException.cs
mcs/class/System/System.ComponentModel/WeakObjectWrapper.cs
mcs/class/System/System.ComponentModel/WeakObjectWrapperComparer.cs
mcs/class/System/System.ComponentModel/Win32Exception.cs
mcs/class/System/System.Configuration/ApplicationScopedSettingAttribute.cs
mcs/class/System/System.Configuration/ApplicationSettingsBase.cs
mcs/class/System/System.Configuration/ApplicationSettingsGroup.cs
mcs/class/System/System.Configuration/ClientSettingsSection.cs
mcs/class/System/System.Configuration/ConfigXmlDocument.cs
mcs/class/System/System.Configuration/ConfigurationException.cs
mcs/class/System/System.Configuration/ConfigurationSettings.cs
mcs/class/System/System.Configuration/CustomizableFileSettingsProvider.cs
mcs/class/System/System.Configuration/DefaultSettingValueAttribute.cs
mcs/class/System/System.Configuration/IApplicationSettingsProvider.cs
mcs/class/System/System.Configuration/IConfigurationSystem.cs
mcs/class/System/System.Configuration/IPersistComponentSettings.cs
mcs/class/System/System.Configuration/ISettingsProviderService.cs
mcs/class/System/System.Configuration/IdnElement.cs
mcs/class/System/System.Configuration/IriParsingElement.cs
mcs/class/System/System.Configuration/LocalFileSettingsProvider.cs
mcs/class/System/System.Configuration/NoSettingsVersionUpgradeAttribute.cs
mcs/class/System/System.Configuration/SettingAttribute.cs
mcs/class/System/System.Configuration/SettingChangingEventArgs.cs
mcs/class/System/System.Configuration/SettingChangingEventHandler.cs
mcs/class/System/System.Configuration/SettingElement.cs
mcs/class/System/System.Configuration/SettingElementCollection.cs
mcs/class/System/System.Configuration/SettingValueElement.cs
mcs/class/System/System.Configuration/SettingsAttributeDictionary.cs
mcs/class/System/System.Configuration/SettingsBase.cs
mcs/class/System/System.Configuration/SettingsContext.cs
mcs/class/System/System.Configuration/SettingsDescriptionAttribute.cs
mcs/class/System/System.Configuration/SettingsGroupDescriptionAttribute.cs
mcs/class/System/System.Configuration/SettingsGroupNameAttribute.cs
mcs/class/System/System.Configuration/SettingsLoadedEventArgs.cs
mcs/class/System/System.Configuration/SettingsLoadedEventHandler.cs
mcs/class/System/System.Configuration/SettingsManageability.cs
mcs/class/System/System.Configuration/SettingsManageabilityAttribute.cs
mcs/class/System/System.Configuration/SettingsProperty.cs
mcs/class/System/System.Configuration/SettingsPropertyCollection.cs
mcs/class/System/System.Configuration/SettingsPropertyIsReadOnlyException.cs
mcs/class/System/System.Configuration/SettingsPropertyNotFoundException.cs
mcs/class/System/System.Configuration/SettingsPropertyValue.cs
mcs/class/System/System.Configuration/SettingsPropertyValueCollection.cs
mcs/class/System/System.Configuration/SettingsPropertyWrongTypeException.cs
mcs/class/System/System.Configuration/SettingsProvider.cs
mcs/class/System/System.Configuration/SettingsProviderAttribute.cs
mcs/class/System/System.Configuration/SettingsProviderCollection.cs
mcs/class/System/System.Configuration/SettingsSavingEventHandler.cs
mcs/class/System/System.Configuration/SettingsSerializeAs.cs
mcs/class/System/System.Configuration/SettingsSerializeAsAttribute.cs
mcs/class/System/System.Configuration/SpecialSetting.cs
mcs/class/System/System.Configuration/SpecialSettingAttribute.cs
mcs/class/System/System.Configuration/UriSection.cs
mcs/class/System/System.Configuration/UserScopedSettingAttribute.cs
mcs/class/System/System.Configuration/UserSettingsGroup.cs
mcs/class/System/System.Diagnostics/BooleanSwitch.cs
mcs/class/System/System.Diagnostics/ConsoleTraceListener.cs
mcs/class/System/System.Diagnostics/CorrelationManager.cs
mcs/class/System/System.Diagnostics/CounterCreationDataCollection.cs
mcs/class/System/System.Diagnostics/CounterSample.cs
mcs/class/System/System.Diagnostics/CounterSampleCalculator.cs
mcs/class/System/System.Diagnostics/DataReceivedEventArgs.cs
mcs/class/System/System.Diagnostics/DataReceivedEventHandler.cs
mcs/class/System/System.Diagnostics/Debug.cs
mcs/class/System/System.Diagnostics/DefaultTraceListener.cs
mcs/class/System/System.Diagnostics/DelimitedListTraceListener.cs
mcs/class/System/System.Diagnostics/DiagnosticsConfigurationHandler.cs
mcs/class/System/System.Diagnostics/EventInstance.cs
mcs/class/System/System.Diagnostics/EventLog.cs
mcs/class/System/System.Diagnostics/EventLogEntry.cs
mcs/class/System/System.Diagnostics/EventLogEntryCollection.cs
mcs/class/System/System.Diagnostics/EventLogEntryType.cs
mcs/class/System/System.Diagnostics/EventLogImpl.cs
mcs/class/System/System.Diagnostics/EventLogPermissionAccess.cs
mcs/class/System/System.Diagnostics/EventLogPermissionAttribute.cs
mcs/class/System/System.Diagnostics/EventLogTraceListener.cs
mcs/class/System/System.Diagnostics/EventSourceCreationData.cs
mcs/class/System/System.Diagnostics/EventTypeFilter.cs
mcs/class/System/System.Diagnostics/FileVersionInfo.cs
mcs/class/System/System.Diagnostics/ICollectData.cs
mcs/class/System/System.Diagnostics/InstanceDataCollection.cs
mcs/class/System/System.Diagnostics/InstanceDataCollectionCollection.cs
mcs/class/System/System.Diagnostics/LocalFileEventLog.cs
mcs/class/System/System.Diagnostics/NullEventLog.cs
mcs/class/System/System.Diagnostics/OverflowAction.cs
mcs/class/System/System.Diagnostics/PerformanceCounter.cs
mcs/class/System/System.Diagnostics/PerformanceCounterCategory.cs
mcs/class/System/System.Diagnostics/PerformanceCounterCategoryType.cs
mcs/class/System/System.Diagnostics/PerformanceCounterInstanceLifetime.cs
mcs/class/System/System.Diagnostics/PerformanceCounterManager.cs
mcs/class/System/System.Diagnostics/PerformanceCounterPermissionAccess.cs
mcs/class/System/System.Diagnostics/PerformanceCounterPermissionAttribute.cs
mcs/class/System/System.Diagnostics/PerformanceCounterPermissionEntry.cs
mcs/class/System/System.Diagnostics/PerformanceCounterType.cs
mcs/class/System/System.Diagnostics/Process.cs
mcs/class/System/System.Diagnostics/ProcessPriorityClass.cs
mcs/class/System/System.Diagnostics/ProcessStartInfo.cs
mcs/class/System/System.Diagnostics/ProcessWindowStyle.cs
mcs/class/System/System.Diagnostics/SourceFilter.cs
mcs/class/System/System.Diagnostics/SourceLevels.cs
mcs/class/System/System.Diagnostics/SourceSwitch.cs
mcs/class/System/System.Diagnostics/Stopwatch.cs
mcs/class/System/System.Diagnostics/Switch.cs
mcs/class/System/System.Diagnostics/SwitchAttribute.cs
mcs/class/System/System.Diagnostics/SwitchLevelAttribute.cs
mcs/class/System/System.Diagnostics/ThreadPriorityLevel.cs
mcs/class/System/System.Diagnostics/ThreadState.cs
mcs/class/System/System.Diagnostics/ThreadWaitReason.cs
mcs/class/System/System.Diagnostics/Trace.cs
mcs/class/System/System.Diagnostics/TraceEventCache.cs
mcs/class/System/System.Diagnostics/TraceEventCache.jvm.cs
mcs/class/System/System.Diagnostics/TraceEventType.cs
mcs/class/System/System.Diagnostics/TraceFilter.cs
mcs/class/System/System.Diagnostics/TraceImpl.cs
mcs/class/System/System.Diagnostics/TraceListener.cs
mcs/class/System/System.Diagnostics/TraceOptions.cs
mcs/class/System/System.Diagnostics/TraceSource.cs
mcs/class/System/System.Diagnostics/TraceSourceInfo.cs
mcs/class/System/System.Diagnostics/TraceSwitch.cs
mcs/class/System/System.Diagnostics/Win32EventLog.cs
mcs/class/System/System.Diagnostics/XmlWriterTraceListener.cs
mcs/class/System/System.IO.Compression/CompressionMode.cs
mcs/class/System/System.IO.Compression/DefalteStream.jvm.cs
mcs/class/System/System.IO.Compression/DeflateStream.cs
mcs/class/System/System.IO.Compression/GZipStream.cs
mcs/class/System/System.IO.Ports/Handshake.cs
mcs/class/System/System.IO.Ports/ISerialStream.cs
mcs/class/System/System.IO.Ports/Parity.cs
mcs/class/System/System.IO.Ports/SerialData.cs
mcs/class/System/System.IO.Ports/SerialError.cs
mcs/class/System/System.IO.Ports/SerialErrorEventArgs.cs
mcs/class/System/System.IO.Ports/SerialPinChange.cs
mcs/class/System/System.IO.Ports/SerialPinChangedEventArgs.cs
mcs/class/System/System.IO.Ports/SerialPort.cs
mcs/class/System/System.IO.Ports/SerialPortStream.cs
mcs/class/System/System.IO.Ports/SerialReceivedEventArgs.cs
mcs/class/System/System.IO.Ports/SerialSignal.cs
mcs/class/System/System.IO.Ports/StopBits.cs
mcs/class/System/System.IO.Ports/WinSerialStream.cs
mcs/class/System/System.IO/FileSystemWatcher.cs
mcs/class/System/System.IO/InotifyWatcher.cs
mcs/class/System/System.IO/InvalidDataException.cs
mcs/class/System/System.Media/AudioData.cs
mcs/class/System/System.Media/AudioDevice.cs
mcs/class/System/System.Media/SoundPlayer.cs
mcs/class/System/System.Media/SystemSound.cs
mcs/class/System/System.Media/SystemSounds.cs
mcs/class/System/System.Media/Win32SoundPlayer.cs
mcs/class/System/System.Net.Cache/HttpCacheAgeControl.cs
mcs/class/System/System.Net.Cache/HttpRequestCacheLevel.cs
mcs/class/System/System.Net.Cache/HttpRequestCachePolicy.cs
mcs/class/System/System.Net.Cache/RequestCacheLevel.cs
mcs/class/System/System.Net.Cache/RequestCachePolicy.cs
mcs/class/System/System.Net.Configuration/AuthenticationModuleElement.cs
mcs/class/System/System.Net.Configuration/AuthenticationModuleElementCollection.cs
mcs/class/System/System.Net.Configuration/AuthenticationModulesSection.cs
mcs/class/System/System.Net.Configuration/BypassElement.cs
mcs/class/System/System.Net.Configuration/BypassElementCollection.cs
mcs/class/System/System.Net.Configuration/ConnectionManagementElement.cs
mcs/class/System/System.Net.Configuration/ConnectionManagementElementCollection.cs
mcs/class/System/System.Net.Configuration/ConnectionManagementSection.cs
mcs/class/System/System.Net.Configuration/DefaultProxySection.cs
mcs/class/System/System.Net.Configuration/FtpCachePolicyElement.cs
mcs/class/System/System.Net.Configuration/HttpCachePolicyElement.cs
mcs/class/System/System.Net.Configuration/HttpWebRequestElement.cs
mcs/class/System/System.Net.Configuration/Ipv6Element.cs
mcs/class/System/System.Net.Configuration/MailSettingsSectionGroup.cs
mcs/class/System/System.Net.Configuration/ModuleElement.cs
mcs/class/System/System.Net.Configuration/NetSectionGroup.cs
mcs/class/System/System.Net.Configuration/PerformanceCountersElement.cs
mcs/class/System/System.Net.Configuration/ProxyElement.cs
mcs/class/System/System.Net.Configuration/RequestCachingSection.cs
mcs/class/System/System.Net.Configuration/ServicePointManagerElement.cs
mcs/class/System/System.Net.Configuration/SettingsSection.cs
mcs/class/System/System.Net.Configuration/SmtpNetworkElement.cs
mcs/class/System/System.Net.Configuration/SmtpSection.cs
mcs/class/System/System.Net.Configuration/SmtpSpecifiedPickupDirectoryElement.cs
mcs/class/System/System.Net.Configuration/SocketElement.cs
mcs/class/System/System.Net.Configuration/WebProxyScriptElement.cs
mcs/class/System/System.Net.Configuration/WebRequestModuleElement.cs
mcs/class/System/System.Net.Configuration/WebRequestModuleElementCollection.cs
mcs/class/System/System.Net.Configuration/WebRequestModulesSection.cs
mcs/class/System/System.Net.Mail/AlternateView.cs
mcs/class/System/System.Net.Mail/AlternateViewCollection.cs
mcs/class/System/System.Net.Mail/Attachment.cs
mcs/class/System/System.Net.Mail/AttachmentBase.cs
mcs/class/System/System.Net.Mail/AttachmentCollection.cs
mcs/class/System/System.Net.Mail/DeliveryNotificationOptions.cs
mcs/class/System/System.Net.Mail/LinkedResource.cs
mcs/class/System/System.Net.Mail/LinkedResourceCollection.cs
mcs/class/System/System.Net.Mail/MailAddress.cs
mcs/class/System/System.Net.Mail/MailAddressCollection.cs
mcs/class/System/System.Net.Mail/MailMessage.cs
mcs/class/System/System.Net.Mail/MailPriority.cs
mcs/class/System/System.Net.Mail/SendCompletedEventHandler.cs
mcs/class/System/System.Net.Mail/SmtpAccess.cs
mcs/class/System/System.Net.Mail/SmtpClient.cs
mcs/class/System/System.Net.Mail/SmtpDeliveryMethod.cs
mcs/class/System/System.Net.Mail/SmtpException.cs
mcs/class/System/System.Net.Mail/SmtpFailedRecipientException.cs
mcs/class/System/System.Net.Mail/SmtpFailedRecipientsException.cs
mcs/class/System/System.Net.Mail/SmtpPermission.cs
mcs/class/System/System.Net.Mail/SmtpPermissionAttribute.cs
mcs/class/System/System.Net.Mail/SmtpStatusCode.cs
mcs/class/System/System.Net.Mime/ContentDisposition.cs
mcs/class/System/System.Net.Mime/ContentType.cs
mcs/class/System/System.Net.Mime/DispositionTypeNames.cs
mcs/class/System/System.Net.Mime/MediaTypeNames.cs
mcs/class/System/System.Net.Mime/TransferEncoding.cs
mcs/class/System/System.Net.NetworkInformation/DuplicateAddressDetectionState.cs
mcs/class/System/System.Net.NetworkInformation/GatewayIPAddressInformation.cs
mcs/class/System/System.Net.NetworkInformation/GatewayIPAddressInformationCollection.cs
mcs/class/System/System.Net.NetworkInformation/IPAddressCollection.cs
mcs/class/System/System.Net.NetworkInformation/IPAddressInformation.cs
mcs/class/System/System.Net.NetworkInformation/IPAddressInformationCollection.cs
mcs/class/System/System.Net.NetworkInformation/IPGlobalStatistics.cs
mcs/class/System/System.Net.NetworkInformation/IPInterfaceProperties.cs
mcs/class/System/System.Net.NetworkInformation/IPStatus.cs
mcs/class/System/System.Net.NetworkInformation/IPv4InterfaceProperties.cs
mcs/class/System/System.Net.NetworkInformation/IPv4InterfaceStatistics.cs
mcs/class/System/System.Net.NetworkInformation/IPv6InterfaceProperties.cs
mcs/class/System/System.Net.NetworkInformation/IcmpV4Statistics.cs
mcs/class/System/System.Net.NetworkInformation/IcmpV6Statistics.cs
mcs/class/System/System.Net.NetworkInformation/LinuxNetworkInterfaceMarshal.cs
mcs/class/System/System.Net.NetworkInformation/MacOsNetworkInterfaceMarshal.cs
mcs/class/System/System.Net.NetworkInformation/NetworkAvailabilityEventArgs.cs
mcs/class/System/System.Net.NetworkInformation/NetworkInformationAccess.cs
mcs/class/System/System.Net.NetworkInformation/NetworkInformationException.cs
mcs/class/System/System.Net.NetworkInformation/NetworkInformationPermission.cs
mcs/class/System/System.Net.NetworkInformation/NetworkInformationPermissionAttribute.cs
mcs/class/System/System.Net.NetworkInformation/NetworkInterface.cs
mcs/class/System/System.Net.NetworkInformation/NetworkInterfaceComponent.cs
mcs/class/System/System.Net.NetworkInformation/NetworkInterfaceType.cs
mcs/class/System/System.Net.NetworkInformation/OperationalStatus.cs
mcs/class/System/System.Net.NetworkInformation/PhysicalAddress.cs
mcs/class/System/System.Net.NetworkInformation/Ping.cs
mcs/class/System/System.Net.NetworkInformation/PingCompletedEventArgs.cs
mcs/class/System/System.Net.NetworkInformation/PingCompletedEventHandler.cs
mcs/class/System/System.Net.NetworkInformation/PingException.cs
mcs/class/System/System.Net.NetworkInformation/PingOptions.cs
mcs/class/System/System.Net.NetworkInformation/PingReply.cs
mcs/class/System/System.Net.NetworkInformation/PrefixOrigin.cs
mcs/class/System/System.Net.NetworkInformation/SuffixOrigin.cs
mcs/class/System/System.Net.NetworkInformation/TcpConnectionInformation.cs
mcs/class/System/System.Net.NetworkInformation/TcpState.cs
mcs/class/System/System.Net.NetworkInformation/TcpStatistics.cs
mcs/class/System/System.Net.NetworkInformation/UdpStatistics.cs
mcs/class/System/System.Net.NetworkInformation/UnicastIPAddressInformation.cs
mcs/class/System/System.Net.NetworkInformation/UnicastIPAddressInformationCollection.cs
mcs/class/System/System.Net.NetworkInformation/Win32NetworkInterfaceMarshal.cs
mcs/class/System/System.Net.Security/AuthenticatedStream.cs
mcs/class/System/System.Net.Security/AuthenticationLevel.cs
mcs/class/System/System.Net.Security/LocalCertificateSelectionCallback.cs
mcs/class/System/System.Net.Security/ProtectionLevel.cs
mcs/class/System/System.Net.Security/SslPolicyErrors.cs
mcs/class/System/System.Net.Sockets/IOControlCode.cs
mcs/class/System/System.Net.Sockets/IPPacketInformation.cs
mcs/class/System/System.Net.Sockets/MulticastOption.cs
mcs/class/System/System.Net.Sockets/NetworkStream.cs
mcs/class/System/System.Net.Sockets/ProtocolType.cs
mcs/class/System/System.Net.Sockets/SendPacketsElement.cs
mcs/class/System/System.Net.Sockets/Socket.jvm.cs
mcs/class/System/System.Net.Sockets/SocketError.cs
mcs/class/System/System.Net.Sockets/SocketException.cs
mcs/class/System/System.Net.Sockets/SocketFlags.cs
mcs/class/System/System.Net.Sockets/SocketInformation.cs
mcs/class/System/System.Net.Sockets/SocketInformationOptions.cs
mcs/class/System/System.Net.Sockets/SocketOptionName.cs
mcs/class/System/System.Net.Sockets/TransmitFileOptions.cs
mcs/class/System/System.Net/AuthenticationManager.cs
mcs/class/System/System.Net/AuthenticationSchemeSelector.cs
mcs/class/System/System.Net/AuthenticationSchemes.cs
mcs/class/System/System.Net/Authorization.cs
mcs/class/System/System.Net/BindIPEndPoint.cs
mcs/class/System/System.Net/ChunkedInputStream.cs
mcs/class/System/System.Net/CredentialCache.cs
mcs/class/System/System.Net/DecompressionMethods.cs
mcs/class/System/System.Net/DefaultCertificatePolicy.cs
mcs/class/System/System.Net/DownloadDataCompletedEventArgs.cs
mcs/class/System/System.Net/DownloadDataCompletedEventHandler.cs
mcs/class/System/System.Net/DownloadProgressChangedEventArgs.cs
mcs/class/System/System.Net/DownloadProgressChangedEventHandler.cs
mcs/class/System/System.Net/DownloadStringCompletedEventArgs.cs
mcs/class/System/System.Net/DownloadStringCompletedEventHandler.cs
mcs/class/System/System.Net/EndPointListener.cs
mcs/class/System/System.Net/EndPointManager.cs
mcs/class/System/System.Net/FileWebRequest.cs
mcs/class/System/System.Net/FileWebResponse.cs
mcs/class/System/System.Net/FtpAsyncResult.cs
mcs/class/System/System.Net/FtpDataStream.cs
mcs/class/System/System.Net/FtpRequestCreator.cs
mcs/class/System/System.Net/FtpStatus.cs
mcs/class/System/System.Net/FtpStatusCode.cs
mcs/class/System/System.Net/FtpWebRequest.cs
mcs/class/System/System.Net/FtpWebResponse.cs
mcs/class/System/System.Net/GlobalProxySelection.cs
mcs/class/System/System.Net/HttpListenerBasicIdentity.cs
mcs/class/System/System.Net/HttpListenerException.cs
mcs/class/System/System.Net/HttpListenerPrefixCollection.cs
mcs/class/System/System.Net/HttpListenerResponse.cs
mcs/class/System/System.Net/HttpRequestHeader.cs
mcs/class/System/System.Net/HttpResponseHeader.cs
mcs/class/System/System.Net/HttpStreamAsyncResult.cs
mcs/class/System/System.Net/HttpWebRequest.jvm.cs
mcs/class/System/System.Net/IPAddress.cs
mcs/class/System/System.Net/IPv6Address.cs
mcs/class/System/System.Net/ListenerAsyncResult.cs
mcs/class/System/System.Net/ListenerPrefix.cs
mcs/class/System/System.Net/NetworkAccess.cs
mcs/class/System/System.Net/OpenReadCompletedEventArgs.cs
mcs/class/System/System.Net/OpenReadCompletedEventHandler.cs
mcs/class/System/System.Net/OpenWriteCompletedEventArgs.cs
mcs/class/System/System.Net/OpenWriteCompletedEventHandler.cs
mcs/class/System/System.Net/RequestStream.cs
mcs/class/System/System.Net/ResponseStream.cs
mcs/class/System/System.Net/SecurityProtocolType.cs
mcs/class/System/System.Net/ServicePoint.cs
mcs/class/System/System.Net/ServicePointManager.cs
mcs/class/System/System.Net/UploadDataCompletedEventArgs.cs
mcs/class/System/System.Net/UploadDataCompletedEventHandler.cs
mcs/class/System/System.Net/UploadFileCompletedEventArgs.cs
mcs/class/System/System.Net/UploadFileCompletedEventHandler.cs
mcs/class/System/System.Net/UploadProgressChangedEventHandler.cs
mcs/class/System/System.Net/UploadStringCompletedEventArgs.cs
mcs/class/System/System.Net/UploadStringCompletedEventHandler.cs
mcs/class/System/System.Net/UploadValuesCompletedEventArgs.cs
mcs/class/System/System.Net/UploadValuesCompletedEventHandler.cs
mcs/class/System/System.Net/WebConnectionStream.cs
mcs/class/System/System.Net/WebPermissionAttribute.cs
mcs/class/System/System.Net/WebProxy.cs
mcs/class/System/System.Net/WebRequestMethods.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/ADVF.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/DATADIR.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/DVASPECT.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/FORMATETC.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/IAdviseSink.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/IDataObject.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/IEnumFORMATETC.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/IEnumSTATDATA.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/STATDATA.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/STGMEDIUM.cs
mcs/class/System/System.Runtime.InteropServices.ComTypes/TYMED.cs
mcs/class/System/System.Runtime.InteropServices/HandleCollector.cs
mcs/class/System/System.Runtime.InteropServices/StandardOleMarshalObject.cs
mcs/class/System/System.Security.AccessControl/SemaphoreAccessRule.cs
mcs/class/System/System.Security.AccessControl/SemaphoreAuditRule.cs
mcs/class/System/System.Security.AccessControl/SemaphoreRights.cs
mcs/class/System/System.Security.AccessControl/SemaphoreSecurity.cs
mcs/class/System/System.Security.Authentication/AuthenticationException.cs
mcs/class/System/System.Security.Authentication/CipherAlgorithmType.cs
mcs/class/System/System.Security.Authentication/ExchangeAlgorithmType.cs
mcs/class/System/System.Security.Authentication/HashAlgorithmType.cs
mcs/class/System/System.Security.Authentication/InvalidCredentialException.cs
mcs/class/System/System.Security.Authentication/SslProtocols.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/OpenFlags.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/StoreLocation.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/StoreName.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/X500DistinguishedNameFlags.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/X509Certificate2.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/X509ChainStatusFlags.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/X509FindType.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/X509IncludeOption.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/X509RevocationFlag.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/X509RevocationMode.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/X509SubjectKeyIdentifierHashAlgorithm.cs
mcs/class/System/System.Security.Cryptography.X509Certificates/X509VerificationFlags.cs
mcs/class/System/System.Security.Cryptography/AsnEncodedDataCollection.cs
mcs/class/System/System.Security.Cryptography/AsnEncodedDataEnumerator.cs
mcs/class/System/System.Security.Permissions/PermissionHelper.cs
mcs/class/System/System.Security.Permissions/ResourcePermissionBase.cs
mcs/class/System/System.Security.Permissions/StorePermission.cs
mcs/class/System/System.Security.Permissions/StorePermissionAttribute.cs
mcs/class/System/System.Security.Permissions/StorePermissionFlags.cs
mcs/class/System/System.Text.RegularExpressions/CILCompiler.cs
mcs/class/System/System.Text.RegularExpressions/MatchEvaluator.cs
mcs/class/System/System.Text.RegularExpressions/Regex.cs
mcs/class/System/System.Text.RegularExpressions/RegexCompilationInfo.cs
mcs/class/System/System.Text.RegularExpressions/RegexRunner.cs
mcs/class/System/System.Threading/Semaphore.cs
mcs/class/System/System.Web/AspNetHostingPermission.cs
mcs/class/System/System/FileStyleUriParser.cs
mcs/class/System/System/FtpStyleUriParser.cs
mcs/class/System/System/GenericUriParser.cs
mcs/class/System/System/GenericUriParserOptions.cs
mcs/class/System/System/GopherStyleUriParser.cs
mcs/class/System/System/HttpStyleUriParser.cs
mcs/class/System/System/LdapStyleUriParser.cs
mcs/class/System/System/NetPipeStyleUriParser.cs
mcs/class/System/System/NetTcpStyleUriParser.cs
mcs/class/System/System/NewsStyleUriParser.cs
mcs/class/System/System/UriComponents.cs
mcs/class/System/System/UriFormat.cs
mcs/class/System/System/UriIdnScope.cs
mcs/class/System/System/UriKind.cs
mcs/class/System/System/UriParser.cs
mcs/class/System/System/UriPartial.cs
mcs/class/System/System/UriTypeConverter.cs