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