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)
126
WriteXmlDeclaration(
_standalone
);
150
settings.Standalone =
_standalone
;