1 write to httpsGetUrl
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
151set { this.httpsGetUrl = value; }
1 reference to httpsGetUrl
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
150get { return this.httpsGetUrl; }