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