1 write to endpoints
System.ServiceModel (1)
System\ServiceModel\Administration\ServiceInfo.cs (1)
28this.endpoints = new EndpointInfoCollection(service.Description.Endpoints, this.ServiceName);
1 reference to endpoints
System.ServiceModel (1)
System\ServiceModel\Administration\ServiceInfo.cs (1)
107return this.endpoints;