4 references to GlobalProperties
Microsoft.Build (4)
BackEnd\Shared\ConfigurationMetadata.cs (3)
170GlobalProperties.Equals(other.GlobalProperties); 178$"{truncatedProjectFile}, #GlobalProps={GlobalProperties.Count}";
Graph\GraphBuilder.cs (1)
535var globalProperties = configurationMetadata.GlobalProperties.ToDictionary();