Base:
method
GetAttribute
System.Xml.XmlReader.GetAttribute(System.Int32)
1 reference to GetAttribute
System.Private.Xml (1)
System\Xml\Core\XmlValidatingReader.cs (1)
136
return _impl.
GetAttribute
(i);