2 references to s_defaultGlobalProperties
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Build\ProjectBuildManager.cs (2)
86var result = new Dictionary<string, string>(s_defaultGlobalProperties); 241var allProperties = new Dictionary<string, string>(s_defaultGlobalProperties);