Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ThrowUnexpectedEndElement()

static void System.Xml.XmlExceptionHelper.ThrowUnexpectedEndElement ( XmlDictionaryReader reader)
inlinestatic

Definition at line 193 of file XmlExceptionHelper.cs.

194 {
196 }
static string XmlUnexpectedEndElement
Definition SR.cs:508
Definition SR.cs:7
static void ThrowXmlException(XmlDictionaryReader reader, string res)

References System.Xml.XmlExceptionHelper.ThrowXmlException(), and System.SR.XmlUnexpectedEndElement.

Referenced by System.Xml.XmlBaseReader.ExitScope().