Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 4179 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.AdvanceStateAsync(), System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Xml.XmlWellFormedWriter.s_stateTableDocument, System.Xml.XmlWriter.WriteStartDocumentAsync(), System.Xml.XmlRawWriter.WriteXmlDeclarationAsync(), and System.SR.Xml_CannotStartDocumentOnFragment.
Referenced by System.Xml.XmlWellFormedWriter.WriteStartDocumentAsync(), and System.Xml.XmlWellFormedWriter.WriteStartDocumentAsync().