1 instantiation of EndpointDispatcherCollection
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
45_endpointDispatchers = new EndpointDispatcherCollection(this);
1 reference to EndpointDispatcherCollection
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
20private EndpointDispatcherCollection _endpointDispatchers;