3 references to EndpointDispatcher
System.ServiceModel.Primitives (3)
System\ServiceModel\Dispatcher\ClientRuntime.cs (2)
67: this(dispatchRuntime.EndpointDispatcher.ContractName, 68dispatchRuntime.EndpointDispatcher.ContractNamespace,
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
125get { return _channelDispatcher ?? EndpointDispatcher.ChannelDispatcher; }