1 write to s_callCallbackInContext
mscorlib (1)
system\threading\timer.cs (1)
711s_callCallbackInContext = callback = new ContextCallback(CallCallbackInContext);
1 reference to s_callCallbackInContext
mscorlib (1)
system\threading\timer.cs (1)
709ContextCallback callback = s_callCallbackInContext;