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