Base:
method
GetAttribute
System.Xml.XmlReader.GetAttribute(System.String, System.String)
1 reference to GetAttribute
System.Private.Xml (1)
System\Xml\Core\XmlValidatingReader.cs (1)
131return _impl.GetAttribute(localName, namespaceURI);