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)
128Debug.Assert(!_outputDocType); 142if (_outputDocType)