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

◆ ThrowBase64DataExpected()

static void System.Xml.XmlExceptionHelper.ThrowBase64DataExpected ( XmlDictionaryReader reader)
inlinestatic

Definition at line 163 of file XmlExceptionHelper.cs.

164 {
166 }
static string XmlBase64DataExpected
Definition SR.cs:354
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.XmlBase64DataExpected.

Referenced by System.Xml.XmlDictionaryReader.ReadContentAsBase64().