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)
154
if (_depth == 0 &&
_hasDocElem
)
328
if (_checkWellFormedDoc && !
_hasDocElem
)