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