1 instantiation of EndpointDispatcherCollection
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
89this.endpointDispatchers = new EndpointDispatcherCollection(this);
1 reference to EndpointDispatcherCollection
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
26EndpointDispatcherCollection endpointDispatchers;