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

◆ ThrowStartElementExpected() [2/4]

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

Definition at line 97 of file XmlExceptionHelper.cs.

98 {
100 }
static string XmlStartElementLocalNameNsExpected
Definition SR.cs:498
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.XmlStartElementLocalNameNsExpected.