Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 1006 of file XmlBaseWriter.cs.
References System.Xml.XmlBaseWriter._attributeLocalName, System.Xml.XmlBaseWriter._attributeValue, System.Xml.XmlBaseWriter._isXmlAttribute, System.Xml.XmlBaseWriter._isXmlnsAttribute, System.Xml.XmlBaseWriter._nsMgr, System.Xml.XmlBaseWriter._writer, System.Xml.XmlBaseWriter._writeState, System.Xml.XmlBaseWriter.NamespaceManager.AddLangAttribute(), System.Xml.XmlBaseWriter.NamespaceManager.AddNamespaceIfNotDeclared(), System.Xml.XmlBaseWriter.NamespaceManager.AddSpaceAttribute(), System.Xml.ArgumentException, System.Xml.XmlBaseWriter.FlushBase64(), System.SR.Format(), System.Xml.XmlBaseWriter.IsClosed, System.Xml.XmlBaseWriter.ThrowClosed(), System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(), System.Xml.XmlNodeWriter.WriteEndAttribute(), System.SR.XmlInvalidWriteState, and System.SR.XmlInvalidXmlSpace.
Referenced by System.Xml.XmlBaseWriter.FinishDocument(), System.Xml.XmlBaseWriter.StartAttribute(), System.Xml.XmlBaseWriter.WriteEndElement(), and System.Xml.XmlBaseWriter.WriteFullEndElement().