1 instantiation of EndpointInfoCollection
System.ServiceModel (1)
System\ServiceModel\Administration\ServiceInfo.cs (1)
28this.endpoints = new EndpointInfoCollection(service.Description.Endpoints, this.ServiceName);
2 references to EndpointInfoCollection
System.ServiceModel (2)
System\ServiceModel\Administration\ServiceInfo.cs (2)
19EndpointInfoCollection endpoints; 103public EndpointInfoCollection Endpoints