3 writes to _outputDocType
System.Private.Xml (3)
System\Xml\Core\QueryOutputWriter.cs (3)
48
_outputDocType
= true;
75
_outputDocType
= true;
170
_outputDocType
= false;
2 references to _outputDocType
System.Private.Xml (2)
System\Xml\Core\QueryOutputWriter.cs (2)
138
Debug.Assert(!
_outputDocType
);
162
if (
_outputDocType
)