1 instantiation of QueryProcessorPool
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
605
pool = new
QueryProcessorPool
();
4 references to QueryProcessorPool
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryMatcher.cs (4)
482
QueryProcessorPool
pool = this.processorPool.Target as
QueryProcessorPool
;
602
QueryProcessorPool
pool = this.processorPool.Target as
QueryProcessorPool
;