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