2 references to GetEndpointDispatcher
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
648
endpoint = this.
GetEndpointDispatcher
(message, out addressMatched);
685
endpoint = this.
GetEndpointDispatcher
(message, out addressMatched);