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