1 write to HttpGetUrl
System.ServiceModel (1)
System\ServiceModel\Configuration\ServiceMetadataPublishingElement.cs (1)
100this.HttpGetUrl = source.HttpGetUrl;
2 references to HttpGetUrl
System.ServiceModel (2)
System\ServiceModel\Configuration\ServiceMetadataPublishingElement.cs (2)
100this.HttpGetUrl = source.HttpGetUrl; 117behavior.HttpGetUrl = this.HttpGetUrl;