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

◆ ThrowDeclarationNotFirst()

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

Definition at line 254 of file XmlExceptionHelper.cs.

255 {
257 }
static string XmlDeclNotFirst
Definition SR.cs:368
Definition SR.cs:7
static void ThrowXmlException(XmlDictionaryReader reader, string res)

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

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