2 references to Suspend
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.cs (2)
194return Suspend(vts, task._token, true); 385return Suspend(vts, task._token, task._continueOnCapturedContext);