1 instantiation of ProcessorPool
System.ServiceModel (1)
System\ServiceModel\Dispatcher\EndpointAddressMessageFilterTable.cs (1)
686pool = new ProcessorPool();
4 references to ProcessorPool
System.ServiceModel (4)
System\ServiceModel\Dispatcher\EndpointAddressMessageFilterTable.cs (4)
299ProcessorPool pool = this.processorPool.Target as ProcessorPool; 683ProcessorPool pool = this.processorPool.Target as ProcessorPool;