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

◆ CreateReadContentAsException() [2/2]

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

Definition at line 1199 of file XmlReader.cs.

1200 {
1202 }
static string Xml_InvalidReadContentAs
Definition SR.cs:176
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
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_InvalidReadContentAs.