2 writes to _checkWellFormedDoc
System.Private.Xml (2)
System\Xml\Core\QueryOutputWriter.cs (2)
49_checkWellFormedDoc = true; 54_checkWellFormedDoc = true;
4 references to _checkWellFormedDoc
System.Private.Xml (4)
System\Xml\Core\QueryOutputWriter.cs (4)
151if (_checkWellFormedDoc) 189if (_checkWellFormedDoc) 202if (_checkWellFormedDoc) 328if (_checkWellFormedDoc && !_hasDocElem)