1 write to standalone
System.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
110standalone = settings.Standalone;
2 references to standalone
System.Xml (2)
System\Xml\Core\XmlUtf8RawTextWriter.cs (2)
147WriteXmlDeclaration( standalone ); 171settings.Standalone = standalone;