Imported Upstream version 5.16.0.100

Former-commit-id: 38faa55fb9669e35e7d8448b15c25dc447f25767
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-08-07 15:19:03 +00:00
parent 0a9828183b
commit 7d7f676260
4419 changed files with 170950 additions and 90273 deletions

View File

@@ -1,39 +1,9 @@
../../build/common/Consts.cs
../../build/common/Locale.cs
../../build/common/MonoTODOAttribute.cs
../../build/common/SR.cs
SR.cs
../../build/common/MonoTODOAttribute.cs
corefx/SR.cs
Assembly/AssemblyInfo.cs
CoreFxSources/Base/DataflowBlock.cs
CoreFxSources/Base/DataflowBlockOptions.cs
CoreFxSources/Base/DataflowLinkOptions.cs
CoreFxSources/Base/DataflowMessageHeader.cs
CoreFxSources/Base/DataflowMessageStatus.cs
CoreFxSources/Base/IDataflowBlock.cs
CoreFxSources/Base/IPropagatorBlock.cs
CoreFxSources/Base/IReceivableSourceBlock.cs
CoreFxSources/Base/ISourceBlock.cs
CoreFxSources/Base/ITargetBlock.cs
CoreFxSources/Blocks/ActionBlock.cs
CoreFxSources/Blocks/BatchBlock.cs
CoreFxSources/Blocks/BatchedJoinBlock.cs
CoreFxSources/Blocks/BroadcastBlock.cs
CoreFxSources/Blocks/BufferBlock.cs
CoreFxSources/Blocks/JoinBlock.cs
CoreFxSources/Blocks/TransformBlock.cs
CoreFxSources/Blocks/TransformManyBlock.cs
CoreFxSources/Blocks/WriteOnceBlock.cs
CoreFxSources/Internal/ActionOnDispose.cs
CoreFxSources/Internal/Common.cs
CoreFxSources/Internal/EnumerableDebugView.cs
CoreFxSources/Internal/IDebuggerDisplay.cs
CoreFxSources/Internal/ImmutableList.cs
CoreFxSources/Internal/Padding.cs
CoreFxSources/Internal/ProducerConsumerQueues.cs
CoreFxSources/Internal/QueuedMap.cs
CoreFxSources/Internal/ReorderingBuffer.cs
CoreFxSources/Internal/SourceCore.cs
CoreFxSources/Internal/SpscTargetCore.cs
CoreFxSources/Internal/TargetCore.cs
CoreFxSources/Internal/TargetRegistry.cs
CoreFxSources/Internal/Threading.cs
../../../external/corefx/src/System.Threading.Tasks.Dataflow/src/Base/*.cs
../../../external/corefx/src/System.Threading.Tasks.Dataflow/src/Blocks/*.cs
../../../external/corefx/src/System.Threading.Tasks.Dataflow/src/Internal/*.cs