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)
1801settings.NewLineOnAttributes = _newLineOnAttributes; 1894if (_newLineOnAttributes) 1906if (_newLineOnAttributes) 2009if (_newLineOnAttributes)
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (2)
1841if (_newLineOnAttributes) 1854if (_newLineOnAttributes)