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