You've already forked linux-packaging-mono
Imported Upstream version 4.2.0.179
Former-commit-id: 0a113cb3a6feb7873f632839b1307cc6033cd595
This commit is contained in:
committed by
Jo Shields
parent
183bba2c9a
commit
6992685b86
@@ -2,13 +2,10 @@ Assembly/AssemblyInfo.cs
|
||||
ReferenceSources/SR.cs
|
||||
../../build/common/SR.cs
|
||||
Mono.Http/NtlmClient.cs
|
||||
System.CodeDom.Compiler/GeneratedCodeAttribute.cs
|
||||
System.CodeDom.Compiler/IndentedTextWriter.cs
|
||||
System.Diagnostics/BooleanSwitch.cs
|
||||
System.Diagnostics/CorrelationManager.cs
|
||||
../../../external/referencesource/System/compmod/system/codedom/compiler/GeneratedCodeAttribute.cs
|
||||
../../../external/referencesource/System/compmod/system/codedom/compiler/IndentTextWriter.cs
|
||||
System.Diagnostics/DataReceivedEventArgs.cs
|
||||
System.Diagnostics/DataReceivedEventHandler.cs
|
||||
System.Diagnostics/Debug.cs
|
||||
System.Diagnostics/DefaultTraceListener.cs
|
||||
System.Diagnostics/FileVersionInfo.cs
|
||||
System.Diagnostics/MonitoringDescriptionAttribute.cs
|
||||
@@ -20,23 +17,11 @@ System.Diagnostics/ProcessStartInfo.cs
|
||||
System.Diagnostics/ProcessThread.cs
|
||||
System.Diagnostics/ProcessThreadCollection.cs
|
||||
System.Diagnostics/ProcessWindowStyle.cs
|
||||
System.Diagnostics/SourceLevels.cs
|
||||
System.Diagnostics/SourceSwitch.cs
|
||||
System.Diagnostics/Stopwatch.cs
|
||||
System.Diagnostics/Switch.cs
|
||||
System.Diagnostics/SwitchAttribute.cs
|
||||
System.Diagnostics/SwitchLevelAttribute.cs
|
||||
System.Diagnostics/ThreadPriorityLevel.cs
|
||||
System.Diagnostics/ThreadState.cs
|
||||
System.Diagnostics/ThreadWaitReason.cs
|
||||
System.Diagnostics/Trace.cs
|
||||
System.Diagnostics/TraceEventType.cs
|
||||
System.Diagnostics/TraceImpl.cs
|
||||
System.Diagnostics/TraceLevel.cs
|
||||
System.Diagnostics/TraceListener.cs
|
||||
System.Diagnostics/TraceListenerCollection.cs
|
||||
System.Diagnostics/TraceOptions.cs
|
||||
System.Diagnostics/TraceSwitch.cs
|
||||
System.IO.Compression/CompressionLevel.cs
|
||||
System.IO.Compression/CompressionMode.cs
|
||||
System.IO.Compression/DeflateStream.cs
|
||||
@@ -140,21 +125,25 @@ System.Net.Sockets/MulticastOption.cs
|
||||
System.Net.Sockets/NetworkStream.cs
|
||||
System.Net.Sockets/ProtocolFamily.cs
|
||||
System.Net.Sockets/ProtocolType.cs
|
||||
System.Net.Sockets/SafeSocketHandle.cs
|
||||
System.Net.Sockets/SelectMode.cs
|
||||
System.Net.Sockets/SendPacketsElement.cs
|
||||
System.Net.Sockets/Socket.cs
|
||||
System.Net.Sockets/SocketAsyncCallback.cs
|
||||
System.Net.Sockets/SocketAsyncEventArgs.cs
|
||||
System.Net.Sockets/SocketAsyncOperation.cs
|
||||
System.Net.Sockets/SocketAsyncResult.cs
|
||||
System.Net.Sockets/SocketAsyncWorker.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/SocketOperation.cs
|
||||
System.Net.Sockets/SocketOptionLevel.cs
|
||||
System.Net.Sockets/SocketOptionName.cs
|
||||
../../../external/referencesource/System/net/System/Net/Sockets/SocketOptionName.cs
|
||||
System.Net.Sockets/SocketShutdown.cs
|
||||
System.Net.Sockets/SocketType.cs
|
||||
System.Net.Sockets/Socket_2_1.cs
|
||||
System.Net.Sockets/TcpClient.cs
|
||||
System.Net.Sockets/TcpListener.cs
|
||||
System.Net.Sockets/TransmitFileOptions.cs
|
||||
@@ -328,7 +317,6 @@ System.Security.Cryptography/Oid.cs
|
||||
System.Security.Cryptography/OidCollection.cs
|
||||
System.Security.Cryptography/OidEnumerator.cs
|
||||
System.Threading/Semaphore.cs
|
||||
System.Threading/SemaphoreFullException.cs
|
||||
System.Threading/ThreadExceptionEventArgs.cs
|
||||
System.Threading/ThreadExceptionEventHandler.cs
|
||||
System.Timers/ElapsedEventArgs.cs
|
||||
@@ -361,8 +349,11 @@ System.Runtime.InteropServices/DefaultParameterValueAttribute.cs
|
||||
System.Runtime.InteropServices/HandleCollector.cs
|
||||
System.Windows.Input/ICommand.cs
|
||||
|
||||
ReferenceSources/AssertWrapper.cs
|
||||
ReferenceSources/HttpSysSettings.cs
|
||||
ReferenceSources/Logging.cs
|
||||
ReferenceSources/NativeMethods.cs
|
||||
ReferenceSources/SettingsSectionInternal.cs
|
||||
ReferenceSources/SR.cs
|
||||
ReferenceSources/SRCategoryAttribute.cs
|
||||
ReferenceSources/SystemNetworkCredential.cs
|
||||
@@ -696,6 +687,30 @@ ReferenceSources/Win32Exception.cs
|
||||
../../../external/referencesource/System/compmod/system/componentmodel/WarningException.cs
|
||||
../../../external/referencesource/System/compmod/system/componentmodel/Win32Exception.cs
|
||||
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/AssertSection.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/BooleanSwitch.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/CorrelationManager.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/Debug.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/DiagnosticsConfiguration.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/ListenerElementsCollection.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/SourceLevels.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/SourceSwitch.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/SwitchAttribute.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/Switch.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/SwitchLevelAttribute.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/Trace.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/TraceEventCache.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/TraceEventType.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/TraceFilter.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/TraceInternal.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/TraceLevel.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/TraceListener.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/TraceListeners.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/TraceOptions.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/TraceSource.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/TraceSwitch.cs
|
||||
../../../external/referencesource/System/compmod/system/diagnostics/traceutils.cs
|
||||
|
||||
../../../external/referencesource/System/net/System/Net/_BufferOffsetSize.cs
|
||||
../../../external/referencesource/System/net/System/Net/_LazyAsyncResult.cs
|
||||
../../../external/referencesource/System/net/System/Net/_LoggingObject.cs
|
||||
@@ -704,11 +719,15 @@ ReferenceSources/Win32Exception.cs
|
||||
../../../external/referencesource/System/net/System/Net/cookiecollection.cs
|
||||
../../../external/referencesource/System/net/System/Net/cookiecontainer.cs
|
||||
../../../external/referencesource/System/net/System/Net/cookieexception.cs
|
||||
../../../external/referencesource/System/net/System/Net/HttpListenerRequestUriBuilder.cs
|
||||
../../../external/referencesource/System/net/System/Net/Internal.cs
|
||||
../../../external/referencesource/System/net/System/Net/webclient.cs
|
||||
../../../external/referencesource/System/net/System/Net/WebPermission.cs
|
||||
../../../external/referencesource/System/net/System/Net/WriteStreamClosedEventArgs.cs
|
||||
|
||||
../../../external/referencesource/System/net/System/Net/NetworkInformation/IPInterfaceStatistics.cs
|
||||
../../../external/referencesource/System/net/System/Net/NetworkInformation/ScopeLevel.cs
|
||||
../../../external/referencesource/System/net/System/Net/NetworkInformation/UnicastIPAddressInformation.cs
|
||||
../../../external/referencesource/System/sys/system/threading/Barrier.cs
|
||||
|
||||
../../../external/referencesource/System/security/system/security/permissions/typedescriptorpermission.cs
|
||||
|
Reference in New Issue
Block a user