Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 3268 of file XmlWellFormedWriter.cs.
References System.Xml.XmlWellFormedWriter._attrCount, System.Xml.XmlWellFormedWriter._attrHashTable, System.Xml.XmlWellFormedWriter._currentState, System.Xml.XmlWellFormedWriter._elemScopeStack, System.Xml.XmlWellFormedWriter._elemTop, System.Xml.XmlWellFormedWriter._nsTop, System.array, System.Collections.Generic.Dictionary< TKey, TValue >.Clear(), System.Array.Copy(), System.prefix, System.Xml.XmlWellFormedWriter.PushNamespaceImplicit(), and System.Xml.XmlWellFormedWriter.ElementScope.Set().
Referenced by System.Xml.XmlWellFormedWriter.WriteStartElementAsync_FinishWrite(), and System.Xml.XmlWellFormedWriter.WriteStartElementAsync_NoAdvanceState().