1 write to s_httpsGetBinding
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeBindings.cs (1)
70
s_httpsGetBinding
= CreateHttpsGetBinding();
2 references to s_httpsGetBinding
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeBindings.cs (2)
68
if (
s_httpsGetBinding
== null)
73
return
s_httpsGetBinding
;