4 references to GlobalPropertiesModifier
Microsoft.Build (4)
Graph\ProjectInterpretation.cs (4)
51private static readonly ImmutableList<GlobalPropertiesModifier> ModifierForNonMultitargetingNodes = new[] { (GlobalPropertiesModifier)ProjectReferenceGlobalPropertiesModifier }.ToImmutableList(); 84IEnumerable<GlobalPropertiesModifier> globalPropertiesModifiers = null; 387IEnumerable<GlobalPropertiesModifier> globalPropertyModifiers)