2 instantiations of WaitQueueReader
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (2)
174reader = new WaitQueueReader(this); 186reader = new WaitQueueReader(this);
1 reference to WaitQueueReader
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (1)
161WaitQueueReader reader = null;