Base:
property
IsEmptyElement
System.Xml.XmlWrappingReader.IsEmptyElement
2 references to IsEmptyElement
System.Xml (2)
System\Xml\Core\XmlSubtreeReader.cs (1)
1137bool isEmpty = IsEmptyElement;
System\Xml\Core\XmlSubtreeReaderAsync.cs (1)
488bool isEmpty = IsEmptyElement;