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

◆ ThrowFullStartElementExpected() [2/4]

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

Definition at line 121 of file XmlExceptionHelper.cs.

122 {
124 }
static string XmlFullStartElementLocalNameNsExpected
Definition SR.cs:406
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.XmlFullStartElementLocalNameNsExpected.