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