1 write to _closeOutput
System.Private.Xml (1)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
99_closeOutput = settings.CloseOutput;
5 references to _closeOutput
System.Private.Xml (5)
System\Xml\Core\XmlEncodedRawTextWriter.cs (3)
198settings.CloseOutput = _closeOutput; 729if (_closeOutput) 750if (_closeOutput)
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (2)
96if (_closeOutput) 117if (_closeOutput)