You've already forked linux-packaging-mono
Imported Upstream version 5.10.0.69
Former-commit-id: fc39669a0b707dd3c063977486506b6793da2890
This commit is contained in:
parent
d8f8abd549
commit
e2950ec768
@@ -1636,37 +1636,45 @@ corert/ThreadPoolBoundHandle.cs
|
||||
|
||||
../../../external/corert/src/Runtime.Base/src/System/Runtime/InteropServices/NativeCallableAttribute.cs
|
||||
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/TupleExtensions.cs
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/ValueTuple.cs
|
||||
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/Collections/DictionaryEntry.cs
|
||||
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/Collections/Generic/KeyValuePair.cs
|
||||
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/Diagnostics/Debug.cs
|
||||
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IsReadOnlyAttribute.cs
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IsByRefLikeAttribute.cs
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/ITuple.cs
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/RuntimeFeature.cs
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/TupleElementNamesAttribute.cs
|
||||
|
||||
../../../external/corert/src/System.Private.CoreLib/shared/System/Threading/DeferredDisposableLifetime.cs
|
||||
|
||||
|
||||
../../../external/corert/src/System.Private.CoreLib/src/System/Array.cs
|
||||
../../../external/corert/src/System.Private.CoreLib/src/System/Tuple.cs
|
||||
|
||||
../../../external/corert/src/System.Private.CoreLib/src/System/Collections/LowLevelComparer.cs
|
||||
../../../external/corert/src/System.Private.CoreLib/src/System/Collections/ObjectEqualityComparer.cs
|
||||
|
||||
../../../external/corert/src/System.Private.CoreLib/src/System/Collections/Generic/ArraySortHelper.cs
|
||||
../../../external/corert/src/System.Private.CoreLib/src/System/Collections/Generic/IDictionaryDebugView.cs
|
||||
../../../external/corert/src/System.Private.CoreLib/src/System/Collections/Generic/Dictionary.cs
|
||||
../../../external/corert/src/System.Private.CoreLib/src/System/Collections/Generic/NonRandomizedStringEqualityComparer.cs
|
||||
|
||||
../../../external/corert/src/System.Private.CoreLib/src/System/Threading/ThreadPoolCallbackWrapper.cs
|
||||
|
||||
corefx/SR.cs
|
||||
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Memory.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/MemoryDebugView.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/ReadOnlyMemory.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Tuple.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/TupleExtensions.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/ValueTuple.cs
|
||||
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Buffers/IRetainable.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Buffers/MemoryHandle.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Buffers/OwnedMemory.cs
|
||||
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Collections/DictionaryEntry.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Collections/Generic/Dictionary.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Collections/Generic/IDictionaryDebugView.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Collections/Generic/KeyValuePair.cs
|
||||
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Runtime/CompilerServices/IntrinsicAttribute.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Runtime/CompilerServices/IsReadOnlyAttribute.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Runtime/CompilerServices/IsByRefLikeAttribute.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Runtime/CompilerServices/ITuple.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Runtime/CompilerServices/RuntimeFeature.cs
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Runtime/CompilerServices/TupleElementNamesAttribute.cs
|
||||
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Runtime/InteropServices/MemoryMarshal.cs
|
||||
|
||||
../../../external/corefx/src/Common/src/System/Collections/Generic/ReferenceEqualityComparer.cs
|
||||
|
||||
../../../external/corefx/src/System.Collections/src/System/Collections/Generic/CollectionExtensions.cs
|
||||
@@ -1680,16 +1688,14 @@ corefx/SR.cs
|
||||
../../../external/corefx/src/System.Collections.Concurrent/src/System/Collections/Concurrent/Partitioner.cs
|
||||
../../../external/corefx/src/System.Collections.Concurrent/src/System/Collections/Concurrent/PartitionerStatic.cs
|
||||
|
||||
../../../external/corefx/src/System.Memory/src/System/Memory.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/MemoryDebugView.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/Pinnable.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/ReadOnlyMemory.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/ReadOnlySpan.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/Span.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/SpanDebugView.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/SpanExtensions.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/SpanExtensions.Portable.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/MemoryExtensions.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/MemoryExtensions.Portable.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/SpanHelpers.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/SpanHelpers.BinarySearch.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/SpanHelpers.Clear.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/SpanHelpers.byte.cs
|
||||
../../../external/corefx/src/System.Memory/src/System/SpanHelpers.T.cs
|
||||
|
||||
Reference in New Issue
Block a user