Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 156 of file WriteOnceBlock.cs.
References System.Threading.Tasks.Dataflow.WriteOnceBlock< T >._dataflowBlockOptions, System.Threading.Tasks.Dataflow.WriteOnceBlock< T >._lazyCompletionTaskSource, System.Threading.Tasks.Dataflow.WriteOnceBlock< T >._targetRegistry, System.Threading.Tasks.Dataflow.DataflowBlockOptions.CancellationToken, System.Threading.Interlocked.CompareExchange(), System.Threading.Tasks.Dataflow.Internal.Common.CompletedVoidResultTaskCompletionSource, System.Threading.Tasks.Dataflow.WriteOnceBlock< T >.CompletionTaskSource, System.exceptions, System.Threading.CancellationToken.IsCancellationRequested, and System.Threading.Tasks.Dataflow.Internal.DataflowEtwProvider.Log.
Referenced by System.Threading.Tasks.Dataflow.WriteOnceBlock< T >.OfferToTargetsAndCompleteBlock().