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)
198
settings.CloseOutput =
_closeOutput
;
729
if (
_closeOutput
)
750
if (
_closeOutput
)
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (2)
96
if (
_closeOutput
)
117
if (
_closeOutput
)