2 writes to _scope
System.Private.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
426
_scope
++;
449
_scope
--;
3 references to _scope
System.Private.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
437
if (d.scope !=
_scope
) break;
457
d.scope =
_scope
;
475
d.scope =
_scope
;