2 writes to _expander
Microsoft.Build (2)
Evaluation\ItemSpec.cs (2)
77
_expander
= _containingItemSpec.Expander;
117
_expander
= _containingItemSpec.Expander;
2 references to _expander
Microsoft.Build (2)
Evaluation\ItemSpec.cs (2)
115
if (_referencedItems == null ||
_expander
!= _containingItemSpec.Expander)
119
_expander
.ExpandExpressionCapture(