2 references to IsCompleted
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.cs (2)
259
if (!awaiter.
IsCompleted
)
275
if (!awaiter.
IsCompleted
)