2 references to EndpointDispatcher
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
373
_requestInfo.Endpoint = _requestInfo.Channel.
EndpointDispatcher
;
471
endpoint = _channel.
EndpointDispatcher
;