3 references to ImportGroupsReversed
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
933ImportGroupsReversed.FirstOrDefault(importGroup => importGroup.Condition.Length <= 0);
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
559ViewValidation.Verify(viewXml.ImportGroupsReversed, realXml.ImportGroupsReversed, Verify, context);