1 write to s_pipeBinding
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeBindings.cs (1)
98s_pipeBinding = CreateNamedPipeBinding();
2 references to s_pipeBinding
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeBindings.cs (2)
96if (s_pipeBinding == null) 101return s_pipeBinding;