1 write to Endpoints
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
39Endpoints = channelDispatcher.EndpointDispatcherTable;
1 reference to Endpoints
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
434return _listener.Endpoints.Lookup(message, out addressMatched);