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

◆ ThrowMultipleRootElements()

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

Definition at line 248 of file XmlExceptionHelper.cs.

249 {
251 }
static string XmlMultipleRootElements
Definition SR.cs:472
Definition SR.cs:7
static void ThrowXmlException(XmlDictionaryReader reader, string res)

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

Referenced by System.Xml.XmlBaseReader.EnterScope().