2 references to IOThreadScheduler
System.ServiceModel.Primitives (2)
Internals\System\Runtime\IOThreadScheduler.cs (2)
55private static IOThreadScheduler s_current = new IOThreadScheduler(32); 164new IOThreadScheduler(Math.Min(_slots.Length * 2, MaximumCapacity));