2 writes to checkWellFormedDoc
System.Xml (2)
System\Xml\Core\QueryOutputWriter.cs (2)
46
this.
checkWellFormedDoc
= true;
51
this.
checkWellFormedDoc
= true;
4 references to checkWellFormedDoc
System.Xml (4)
System\Xml\Core\QueryOutputWriter.cs (4)
135
if (this.
checkWellFormedDoc
) {
169
if (this.
checkWellFormedDoc
)
181
if (this.
checkWellFormedDoc
)
287
if (this.
checkWellFormedDoc
&& !this.hasDocElem) {