1 reference to GetAttributeLocation
Microsoft.Build (1)
Construction\ProjectElement.cs (1)
536return Link != null ? Link.GetAttributeLocation(attributeName) : XmlElement.GetAttributeLocation(attributeName);