1 write to _forwards
Microsoft.Build (1)
Construction\ProjectElementContainer.cs (1)
989_forwards = forwards;
1 reference to _forwards
Microsoft.Build (1)
Construction\ProjectElementContainer.cs (1)
1035next = _forwards ? Current.NextSibling : Current.PreviousSibling;