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