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