10public readonly
struct ConfiguredValueTaskAwaitable
13 public readonly
struct ConfiguredValueTaskAwaiter : ICriticalNotifyCompletion, INotifyCompletion, IStateMachineBoxAwareAwaiter
140 else if (
obj !=
null)
157 else if (
obj !=
null)
174 else if (
obj !=
null)
static Task CompletedTask
static readonly Action< object > s_invokeAsyncStateMachineBox
void AwaitUnsafeOnCompleted(IAsyncStateMachineBox box)
ValueTaskSourceOnCompletedFlags
static void UnsafeOnCompletedInternal(Task task, IAsyncStateMachineBox stateMachineBox, bool continueOnCapturedContext)
static readonly Action< object > s_invokeActionDelegate
readonly bool _continueOnCapturedContext
void ThrowIfCompletedUnsuccessfully()