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