1 write to _newLineOnAttributes
System.Private.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
2003
_newLineOnAttributes
= settings.NewLineOnAttributes;
6 references to _newLineOnAttributes
System.Private.Xml (6)
System\Xml\Core\XmlUtf8RawTextWriter.cs (4)
1801
settings.NewLineOnAttributes =
_newLineOnAttributes
;
1894
if (
_newLineOnAttributes
)
1906
if (
_newLineOnAttributes
)
2009
if (
_newLineOnAttributes
)
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (2)
1841
if (
_newLineOnAttributes
)
1854
if (
_newLineOnAttributes
)