2 references to s_callCallbackInContext
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Timer.cs (2)
729
ExecutionContext.RunFromThreadPoolDispatchLoop(Thread.CurrentThread, context,
s_callCallbackInContext
, this);
733
ExecutionContext.RunInternal(context,
s_callCallbackInContext
, this);