1 write to HttpsGetUrl
System.ServiceModel (1)
System\ServiceModel\Configuration\ServiceMetadataPublishingElement.cs (1)
102this.HttpsGetUrl = source.HttpsGetUrl;
2 references to HttpsGetUrl
System.ServiceModel (2)
System\ServiceModel\Configuration\ServiceMetadataPublishingElement.cs (2)
102this.HttpsGetUrl = source.HttpsGetUrl; 119behavior.HttpsGetUrl = this.HttpsGetUrl;