1 write to endpointsByListenUriInfo
System.ServiceModel (1)
System\ServiceModel\ServiceHost.cs (1)
284this.endpointsByListenUriInfo = this.GetEndpointsByListenUriInfo();
2 references to endpointsByListenUriInfo
System.ServiceModel (2)
System\ServiceModel\ServiceHost.cs (2)
282if (this.endpointsByListenUriInfo == null) 286return this.endpointsByListenUriInfo;