Base:
method
GetAttribute
System.Xml.XmlReader.GetAttribute(System.Int32)
2 references to GetAttribute
System.Private.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
662return GetAttribute(index); 678return GetAttribute(index);