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