1 write to s_clientInstance
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DispatcherBuilder.cs (1)
348
s_clientInstance
= new SecurityContractInformationEndpointBehavior(true);
2 references to s_clientInstance
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DispatcherBuilder.cs (2)
346
if (
s_clientInstance
== null)
350
return
s_clientInstance
;