1 write to oldHostName
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
1925this.oldHostName = oldHostName;
2 references to oldHostName
System.ServiceModel (2)
System\ServiceModel\Description\ServiceMetadataExtension.cs (2)
1935return new DynamicAddressUpdateWriter(this.oldHostName, this.newHostName, this.newBaseAddress, this.removeBaseAddress, 1976if (uri.Host != oldHostName)