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

◆ ThrowFullStartElementExpected() [3/4]

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

Definition at line 115 of file XmlExceptionHelper.cs.

116 {
118 }
static string XmlFullStartElementNameExpected
Definition SR.cs:408
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.XmlFullStartElementNameExpected.