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