| AddException([NotNull] ref List< Exception > list, Exception exception, bool unwrapInnerExceptions=false) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| AsyncExceptionHandler | System.Threading.Tasks.Dataflow.Internal.Common | packagestatic |
| CompletedTaskWithFalseResult | System.Threading.Tasks.Dataflow.Internal.Common | packagestatic |
| CompletedTaskWithTrueResult | System.Threading.Tasks.Dataflow.Internal.Common | packagestatic |
| CompletedVoidResultTaskCompletionSource | System.Threading.Tasks.Dataflow.Internal.Common | packagestatic |
| CreateCachedBooleanTask(bool value) | System.Threading.Tasks.Dataflow.Internal.Common | inlineprivatestatic |
| CreateCachedTaskCompletionSource< T >() | System.Threading.Tasks.Dataflow.Internal.Common | inlineprivatestatic |
| CreateTaskFromCancellation< TResult >(CancellationToken cancellationToken) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| CreateTaskFromException< TResult >(Exception exception) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| CreateUnlinker< TOutput >(object outgoingLock, TargetRegistry< TOutput > targetRegistry, ITargetBlock< TOutput > targetBlock) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| GetBlockId(IDataflowBlock block) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| GetContinuationOptions(TaskContinuationOptions toInclude=TaskContinuationOptions.None) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| GetCreationOptionsForTask(bool isReplacementReplica=false) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| GetNameForDebugger(IDataflowBlock block, DataflowBlockOptions options=null) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| GetPotentiallyNotSupportedCompletionTask(IDataflowBlock block) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| InfiniteTimeSpan | System.Threading.Tasks.Dataflow.Internal.Common | packagestatic |
| InitializeStackTrace(Exception exception) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| IsCooperativeCancellation(Exception exception) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| IsValidTimeout(TimeSpan timeout) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| KeepAlivePredicate< TStateIn, TStateOut >(TStateIn stateIn, out TStateOut stateOut) | System.Threading.Tasks.Dataflow.Internal.Common | package |
| PropagateCompletion(Task sourceCompletionTask, IDataflowBlock target, Action< Exception > exceptionHandler) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| PropagateCompletionAsContinuation(Task sourceCompletionTask, IDataflowBlock target) | System.Threading.Tasks.Dataflow.Internal.Common | inlineprivatestatic |
| PropagateCompletionOnceCompleted(Task sourceCompletionTask, IDataflowBlock target) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| ReleaseAllPostponedMessages< T >(ITargetBlock< T > target, QueuedMap< ISourceBlock< T >, DataflowMessageHeader > postponedMessages, ref List< Exception > exceptions) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| SingleMessageHeader | System.Threading.Tasks.Dataflow.Internal.Common | packagestatic |
| StartTaskSafe(Task task, TaskScheduler scheduler) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| StartTaskSafeCore(Task task, TaskScheduler scheduler) | System.Threading.Tasks.Dataflow.Internal.Common | inlineprivatestatic |
| StoreDataflowMessageValueIntoExceptionData< T >(Exception exc, T messageValue, bool targetInnerExceptions=false) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| StoreStringIntoExceptionData(Exception exception, string key, string value) | System.Threading.Tasks.Dataflow.Internal.Common | inlineprivatestatic |
| ThrowAsync(Exception error) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| TryKeepAliveUntil< TStateIn, TStateOut >(KeepAlivePredicate< TStateIn, TStateOut > predicate, TStateIn stateIn, [MaybeNullWhen(false)] out TStateOut stateOut) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| UnwrapWeakReference< T >(object state) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |
| WireCancellationToComplete(CancellationToken cancellationToken, Task completionTask, Action< object > completeAction, object completeState) | System.Threading.Tasks.Dataflow.Internal.Common | inlinepackagestatic |