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)
1035
next =
_forwards
? Current.NextSibling : Current.PreviousSibling;