1 write to _standalone
System.Private.Xml (1)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
86_standalone = settings.Standalone;
2 references to _standalone
System.Private.Xml (2)
System\Xml\Core\XmlUtf8RawTextWriter.cs (2)
126WriteXmlDeclaration(_standalone); 150settings.Standalone = _standalone;