2 references to GetEndpointDispatcher
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
418
endpoint = this.
GetEndpointDispatcher
(message, out addressMatched);
455
endpoint = this.
GetEndpointDispatcher
(message, out addressMatched);