1 write to newLineOnAttributes
System.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1716
newLineOnAttributes
= settings.NewLineOnAttributes;
4 references to newLineOnAttributes
System.Xml (4)
System\Xml\Core\XmlUtf8RawTextWriter.cs (3)
1559
settings.NewLineOnAttributes =
newLineOnAttributes
;
1637
if (
newLineOnAttributes
) {
1721
if (
newLineOnAttributes
) {
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
1501
if (
newLineOnAttributes
) {