1 write to s_eventSourceName
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\FxTrace.cs (1)
60s_eventSourceName = string.Concat(baseEventSourceName, " ", EventSourceVersion);
2 references to s_eventSourceName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\FxTrace.cs (2)
58if (s_eventSourceName == null) 63return s_eventSourceName;