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)
145
settings.CloseOutput =
_closeOutput
;
637
if (
_closeOutput
)
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
95
if (
_closeOutput
)