1 write to s_globalJsonState
dotnet (1)
Program.cs (1)
64s_globalJsonState = NativeWrapper.NETCoreSdkResolverNativeWrapper.GetGlobalJsonState(Environment.CurrentDirectory);
2 references to s_globalJsonState
dotnet (2)
Program.cs (2)
65s_mainActivity.AddTag("dotnet.globalJson", s_globalJsonState); 140TelemetryEventEntry.SendFiltered(new ParseResultWithGlobalJsonState(parseResult, s_globalJsonState));