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