Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.Dataflow.Internal.Common Member List

This is the complete list of members for System.Threading.Tasks.Dataflow.Internal.Common, including all inherited members.

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