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