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