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