4 references to EndpointDispatcher
System.ServiceModel (4)
System\ServiceModel\Description\DispatcherBuilder.cs (4)
845EndpointDispatcher dispatcher = info.EndpointDispatcher; 880if (endpointInfos[i].EndpointDispatcher.ChannelDispatcher == 881endpointInfos[j].EndpointDispatcher.ChannelDispatcher) 910DispatchRuntime dispatch = endpointInfos[i].EndpointDispatcher.DispatchRuntime;