1 write to _hasDocElem
System.Private.Xml (1)
System\Xml\Core\QueryOutputWriter.cs (1)
158_hasDocElem = true;
2 references to _hasDocElem
System.Private.Xml (2)
System\Xml\Core\QueryOutputWriter.cs (2)
154if (_depth == 0 && _hasDocElem) 328if (_checkWellFormedDoc && !_hasDocElem)