1 write to s_httpBinding
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeBindings.cs (1)
28s_httpBinding = CreateHttpBinding();
2 references to s_httpBinding
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeBindings.cs (2)
26if (s_httpBinding == null) 31return s_httpBinding;