2 writes to _closeOutput
System.Private.Xml (2)
System\Xml\Core\XmlWriterSettings.cs (2)
172
_closeOutput
= value;
510
_closeOutput
= false;
1 reference to _closeOutput
System.Private.Xml (1)
System\Xml\Core\XmlWriterSettings.cs (1)
168
get =>
_closeOutput
;