3 writes to _depth
System.Private.Xml (3)
System\Xml\Core\QueryOutputWriter.cs (3)
157
_depth
++;
190
_depth
--;
203
_depth
--;
1 reference to _depth
System.Private.Xml (1)
System\Xml\Core\QueryOutputWriter.cs (1)
154
if (
_depth
== 0 && _hasDocElem)