Base:
property
Name
System.Xml.XmlReader.Name
2 references to Name
System.Xml (2)
System\Xml\Core\XmlValidatingReader.cs (1)
57get { return impl.Name; }
System\Xml\Schema\DtdValidator.cs (1)
169SendValidationEvent(Res.Sch_UndeclaredAttribute, reader.Name);