8 writes to IsEndElement
System.Xml.Linq (8)
System\Xml\Linq\XLinq.cs (8)
8759
IsEndElement
= true;
8789
IsEndElement
= false;
8795
IsEndElement
= true;
8803
IsEndElement
= true;
9050
IsEndElement
= true;
9084
IsEndElement
= true;
9088
IsEndElement
= false;
9097
IsEndElement
= true;
9 references to IsEndElement
System.Xml.Linq (9)
System\Xml\Linq\XLinq.cs (9)
8283
if (
IsEndElement
) {
8668
if (
IsEndElement
) {
8749
if (
IsEndElement
) {
8768
if (
IsEndElement
) continue;
8856
if (
IsEndElement
) {
8875
if (
IsEndElement
) {
8898
if (
IsEndElement
) {
8939
if (
IsEndElement
) {
9003
if (e.IsEmpty ||
IsEndElement
|| skipContent) {