2 instantiations of WaitQueueReader
System.ServiceModel.Internals (2)
System\Runtime\InputQueue.cs (2)
175reader = new WaitQueueReader(this); 187reader = new WaitQueueReader(this);
1 reference to WaitQueueReader
System.ServiceModel.Internals (1)
System\Runtime\InputQueue.cs (1)
162WaitQueueReader reader = null;