1 write to httpBinding
System.ServiceModel (1)
System\ServiceModel\Description\MetadataExchangeBindings.cs (1)
28
httpBinding
= CreateHttpBinding();
2 references to httpBinding
System.ServiceModel (2)
System\ServiceModel\Description\MetadataExchangeBindings.cs (2)
26
if (
httpBinding
== null)
31
return
httpBinding
;