2 references to EndpointDispatcher
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
365
_requestInfo.Endpoint = _requestInfo.Channel.
EndpointDispatcher
;
463
endpoint = Channel.
EndpointDispatcher
;