Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 1720 of file XmlWellFormedWriter.cs.
References System.Xml.XmlWellFormedWriter._attrValueCache, System.Xml.XmlWellFormedWriter._curDeclPrefix, System.Xml.XmlWellFormedWriter._currentState, System.Xml.XmlWellFormedWriter._elemScopeStack, System.Xml.XmlWellFormedWriter._elemTop, System.Xml.XmlWellFormedWriter._rawWriter, System.Xml.XmlWellFormedWriter._specAttr, System.Xml.XmlWellFormedWriter._writer, System.Xml.XmlWellFormedWriter.AdvanceState(), System.Xml.ArgumentException, System.Xml.XmlWellFormedWriter.AttributeValueCache.Clear(), System.Xml.Dictionary, System.SR.Format(), System.Xml.XmlWellFormedWriter.PushNamespaceExplicit(), System.Xml.XmlWellFormedWriter.AttributeValueCache.Replay(), System.Xml.XmlWellFormedWriter.AttributeValueCache.StringValue, System.Xml.XmlRawWriter.SupportsNamespaceDeclarationInChunks, System.Xml.XmlWellFormedWriter.AttributeValueCache.Trim(), System.Xml.XmlWriter.WriteEndAttribute(), System.Xml.XmlRawWriter.WriteEndNamespaceDeclaration(), System.Xml.XmlRawWriter.WriteNamespaceDeclaration(), System.Xml.XmlWriter.WriteStartAttribute(), System.Xml.XmlRawWriter.WriteStartNamespaceDeclaration(), System.SR.Xml_CanNotBindToReservedNamespace, System.SR.Xml_InvalidXmlSpace, System.SR.Xml_PrefixForEmptyNs, System.Xml.XmlWellFormedWriter.ElementScope.xmlLang, and System.Xml.XmlWellFormedWriter.ElementScope.xmlSpace.
Referenced by System.Xml.XmlWellFormedWriter.AdvanceState().