Base:
method
GetAttribute
System.Xml.XmlReader.GetAttribute(System.String)
1 reference to GetAttribute
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\ExtensionDataReader.cs (1)
403return _xmlNodeReader.GetAttribute(name);