1 write to httpGetUrl
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
145
set { this.
httpGetUrl
= value; }
1 reference to httpGetUrl
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
144
get { return this.
httpGetUrl
; }