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

◆ ThrowInvalidRootData()

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

Definition at line 242 of file XmlExceptionHelper.cs.

243 {
245 }
static string XmlInvalidRootData
Definition SR.cs:440
Definition SR.cs:7
static void ThrowXmlException(XmlDictionaryReader reader, string res)

References System.Xml.XmlExceptionHelper.ThrowXmlException(), and System.SR.XmlInvalidRootData.

Referenced by System.Xml.XmlUTF8TextReader.Read().