1 write to EndpointName
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingBehavior.cs (1)
120this.EndpointName = endpoint.Name;
1 reference to EndpointName
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingChannelExtension.cs (1)
43get { return this.endpointBehavior.EndpointName; }