1 write to closeOutput
System.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
107closeOutput = settings.CloseOutput;
2 references to closeOutput
System.Xml (2)
System\Xml\Core\XmlUtf8RawTextWriter.cs (2)
165settings.CloseOutput = this.closeOutput; 602if ( closeOutput ) {