113 int value = 1.m_value;
125 int value = 1.m_value;
255 internal void <.cctor>b__4_0(
object state)
class f__AnonymousType0<< Count > j__TPar
IValueTaskSource< TResult > _source
static readonly Action< object > s_completionAction
static ValueTaskSourceAsTask()
ValueTaskSourceAsTask(IValueTaskSource< TResult > source, short token)
static void ThrowArgumentNullException(ExceptionArgument argument)
ValueTask(IValueTaskSource< TResult > source, short token)
readonly bool _continueOnCapturedContext
ValueTask(TResult result)
ConfiguredValueTaskAwaitable< TResult > ConfigureAwait(bool continueOnCapturedContext)
override string ToString()
static Task< TResult > s_canceledTask
ValueTask(object obj, TResult result, short token, bool continueOnCapturedContext)
override bool Equals(object obj)
ValueTask(Task< TResult > task)
override int GetHashCode()
ValueTaskAwaiter< TResult > GetAwaiter()
bool IsCompletedSuccessfully
Task< TResult > GetTaskForValueTaskSource(IValueTaskSource< TResult > t)
bool Equals(ValueTask< TResult > other)