1 write to s_diagnosticTrace
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Fx.cs (1)
57
s_diagnosticTrace
= InitializeTracing();
2 references to s_diagnosticTrace
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Fx.cs (2)
55
if (
s_diagnosticTrace
== null)
60
return
s_diagnosticTrace
;