1 instantiation of ReceiveScopeQueue
System.ServiceModel (1)
System\ServiceModel\Dispatcher\MultipleReceiveBinder.cs (1)
33this.pendingResults = new ReceiveScopeQueue(size);
1 reference to ReceiveScopeQueue
System.ServiceModel (1)
System\ServiceModel\Dispatcher\MultipleReceiveBinder.cs (1)
26ReceiveScopeQueue pendingResults;