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)
3002get { return _elementLocation; } 3011return _transform(expander, _elementLocation, includeNullEntries, _functionName, itemsOfType, _arguments);