3 writes to _outputDocType
System.Private.Xml (3)
System\Xml\Core\QueryOutputWriterV1.cs (3)
49
_outputDocType
= true;
89
_outputDocType
= true;
154
_outputDocType
= false;
2 references to _outputDocType
System.Private.Xml (2)
System\Xml\Core\QueryOutputWriterV1.cs (2)
128
Debug.Assert(!
_outputDocType
);
142
if (
_outputDocType
)