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