1 write to removeBaseAddress
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
1927this.removeBaseAddress = removeBaseAddress;
3 references to removeBaseAddress
System.ServiceModel (3)
System\ServiceModel\Description\ServiceMetadataExtension.cs (3)
1935return new DynamicAddressUpdateWriter(this.oldHostName, this.newHostName, this.newBaseAddress, this.removeBaseAddress, 1942if (this.removeBaseAddress && 1947else if (!this.removeBaseAddress &&