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

◆ CreateReadElementContentAsException() [2/2]

static Exception System.Xml.XmlReader.CreateReadElementContentAsException ( string methodName,
XmlNodeType nodeType,
IXmlLineInfo lineInfo )
inlinestaticpackageinherited

Definition at line 1204 of file XmlReader.cs.

1205 {
1207 }
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Xml_InvalidReadElementContentAs
Definition SR.cs:178
Definition SR.cs:7
static string AddLineInfo(string message, IXmlLineInfo lineInfo)

References System.Xml.XmlReader.AddLineInfo(), System.Xml.Dictionary, System.SR.Format(), and System.SR.Xml_InvalidReadElementContentAs.