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