1 write to _elementLocation
Microsoft.Build (1)
Evaluation\Expander.cs (1)
3043_elementLocation = elementLocation;
2 references to _elementLocation
Microsoft.Build (2)
Evaluation\Expander.cs (2)
3055ProjectErrorUtilities.VerifyThrowInvalidProject(match.Groups[RegularExpressions.ItemSpecificationGroup].Length == 0, _elementLocation, "QualifiedMetadataInTransformNotAllowed", match.Value, name); 3077ProjectErrorUtilities.ThrowInvalidProject(_elementLocation, "CannotEvaluateItemMetadata", name, ex.Message);