1 write to _elementLocation
Microsoft.Build (1)
Evaluation\Expander.cs (1)
2983
_elementLocation
= elementLocation;
2 references to _elementLocation
Microsoft.Build (2)
Evaluation\Expander.cs (2)
3002
get { return
_elementLocation
; }
3011
return _transform(expander,
_elementLocation
, includeNullEntries, _functionName, itemsOfType, _arguments);