1 write to s_current
System.ServiceModel.Primitives (1)
Internals\System\Runtime\IOThreadScheduler.cs (1)
165Interlocked.CompareExchange(ref s_current, next, this);
1 reference to s_current
System.ServiceModel.Primitives (1)
Internals\System\Runtime\IOThreadScheduler.cs (1)
119queued = s_current.ScheduleCallbackHelper(callback, state);