1 write to newHostName
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
1926this.newHostName = newHostName;
2 references to newHostName
System.ServiceModel (2)
System\ServiceModel\Description\ServiceMetadataExtension.cs (2)
1935return new DynamicAddressUpdateWriter(this.oldHostName, this.newHostName, this.newBaseAddress, this.removeBaseAddress, 1982result.Host = this.newHostName;