2 references to XmlAttributeWithLocation
Microsoft.Build (2)
ElementLocation\XmlAttributeWithLocation.cs (1)
26: this(prefix, localName, namespaceURI, document, 0, 0)
ElementLocation\XmlDocumentWithLocation.cs (1)
225return new XmlAttributeWithLocation(prefix, localName, namespaceURI, this, _reader.LineNumber, _reader.LinePosition);