1 write to s_IOTaskScheduler
System.ServiceModel.Primitives (1)
Internals\System\Runtime\IOThreadScheduler.cs (1)
96s_IOTaskScheduler = TaskScheduler.FromCurrentSynchronizationContext();
2 references to s_IOTaskScheduler
System.ServiceModel.Primitives (2)
Internals\System\Runtime\IOThreadScheduler.cs (2)
92if (s_IOTaskScheduler == null) 100return s_IOTaskScheduler;