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

◆ ThrowStartElementExpected() [3/4]

static void System.Xml.XmlExceptionHelper.ThrowStartElementExpected ( XmlDictionaryReader reader,
string name )
inlinestatic

Definition at line 91 of file XmlExceptionHelper.cs.

92 {
94 }
static string XmlStartElementNameExpected
Definition SR.cs:500
Definition SR.cs:7
static string GetWhatWasFound(XmlDictionaryReader reader)
static void ThrowXmlException(XmlDictionaryReader reader, string res)

References System.Xml.XmlExceptionHelper.GetWhatWasFound(), System.Xml.XmlExceptionHelper.ThrowXmlException(), and System.SR.XmlStartElementNameExpected.