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