2 writes to scope
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
5264scope++; 5282scope--;
3 references to scope
System.Xml.Linq (3)
System\Xml\Linq\XLinq.cs (3)
5272if (d.scope != scope) break; 5289d.scope = scope; 5304d.scope = scope;