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