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