2 writes to _expander
Microsoft.Build (2)
Evaluation\ItemSpec.cs (2)
78
_expander
= _containingItemSpec.Expander;
118
_expander
= _containingItemSpec.Expander;
2 references to _expander
Microsoft.Build (2)
Evaluation\ItemSpec.cs (2)
116
if (_referencedItems == null ||
_expander
!= _containingItemSpec.Expander)
120
_expander
.ExpandExpressionCapture(