2 references to s_dispatchRuntimeAsyncContinuationsCallback
System.Private.CoreLib (2)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
883
ThreadPool.
s_dispatchRuntimeAsyncContinuationsCallback
,
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPoolWorkQueue.cs (1)
1602
if (ReferenceEquals(callBack,
s_dispatchRuntimeAsyncContinuationsCallback
))