1 write to _closeOutput
System.Private.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
84_closeOutput = settings.CloseOutput;
3 references to _closeOutput
System.Private.Xml (3)
System\Xml\Core\XmlUtf8RawTextWriter.cs (2)
145settings.CloseOutput = _closeOutput; 637if (_closeOutput)
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
95if (_closeOutput)