1 instantiation of EnvironmentState
Microsoft.Build.Framework (1)
BackEnd\CommunicationsUtilities.cs (1)
312EnvironmentState newState = new(table.ToFrozenDictionary(EnvironmentVariableComparer));
2 references to EnvironmentState
Microsoft.Build.Framework (2)
BackEnd\CommunicationsUtilities.cs (2)
84private static EnvironmentState? s_environmentState; 312EnvironmentState newState = new(table.ToFrozenDictionary(EnvironmentVariableComparer));