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

◆ ThrowTokenExpected() [2/2]

static void System.Xml.XmlExceptionHelper.ThrowTokenExpected ( XmlDictionaryReader reader,
string expected,
string found )
inlinestatic

Definition at line 205 of file XmlExceptionHelper.cs.

206 {
208 }
static string XmlTokenExpected
Definition SR.cs:504
Definition SR.cs:7
static void ThrowXmlException(XmlDictionaryReader reader, string res)

References System.Xml.Dictionary, System.Xml.XmlExceptionHelper.ThrowXmlException(), and System.SR.XmlTokenExpected.