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)
437if (d.scope != _scope) break; 457d.scope = _scope; 475d.scope = _scope;