1 implementation of Location
Microsoft.Build (1)
Instance\ProjectPropertyGroupTaskPropertyInstance.cs (1)
112public ElementLocation Location
1 reference to Location
Microsoft.Build (1)
Evaluation\PropertiesUseTracker.cs (1)
143loggingContext.LogWarning(null, new BuildEventFileInfo(propertyElement.Location), "UsedUninitializedProperty", propertyElement.Name, elementWhichUsedProperty?.LocationString);