2 writes to endpoints
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ListenerHandler.cs (2)
68
this.
endpoints
= channelDispatcher.EndpointDispatcherTable;
95
set { this.
endpoints
= value; }
1 reference to endpoints
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
94
get { return this.
endpoints
; }