1 write to address
System.ServiceModel (1)
System\ServiceModel\Administration\EndpointInfo.cs (1)
30this.address = endpoint.Address.Uri;
1 reference to address
System.ServiceModel (1)
System\ServiceModel\Administration\EndpointInfo.cs (1)
42get { return this.address; }