1 reference to IsCompleted
System.Web (1)
Util\WithinCancellableCallbackTaskAwaitable.cs (1)
44
get { return _innerAwaiter.
IsCompleted
; }