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