Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2512 of file XmlWellFormedWriter.cs.
References System.Xml.XmlWellFormedWriter._conformanceLevel, System.Xml.XmlWellFormedWriter._currentState, System.Xml.XmlWellFormedWriter._rawWriter, System.Xml.XmlWellFormedWriter._stateTable, System.Xml.XmlWellFormedWriter._writer, System.Xml.XmlWellFormedWriter._xmlDeclFollows, System.Xml.XmlWellFormedWriter.AdvanceState(), System.Xml.XmlWellFormedWriter.s_stateTableDocument, System.Xml.XmlWriter.WriteStartDocument(), System.Xml.XmlRawWriter.WriteXmlDeclaration(), and System.SR.Xml_CannotStartDocumentOnFragment.
Referenced by System.Xml.XmlWellFormedWriter.WriteStartDocument(), and System.Xml.XmlWellFormedWriter.WriteStartDocument().