Base:
property
IsEmptyElement
System.Xml.XmlReader.IsEmptyElement
2 references to IsEmptyElement
System.Xml (2)
System\Xml\Core\XsdValidatingReader.cs (1)
1925if (this.IsEmptyElement) {
System\Xml\Core\XsdValidatingReaderAsync.cs (1)
647if (this.IsEmptyElement) {