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