1 write to s_globalJsonState
dotnet (1)
Program.cs (1)
79s_globalJsonState = NativeWrapper.NETCoreSdkResolverNativeWrapper.GetGlobalJsonState(Environment.CurrentDirectory);
2 references to s_globalJsonState
dotnet (2)
Program.cs (2)
80hostStartupActivity?.AddTag("dotnet.globalJson", s_globalJsonState); 160TelemetryEventEntry.SendFiltered(new ParseResultWithGlobalJsonState(parseResult, s_globalJsonState));