terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CreateMessage()

static string System.Xml.Schema.XmlSchemaException.CreateMessage ( string res,
string[] args )
inlinestaticpackage

Definition at line 142 of file XmlSchemaException.cs.

143 {
144 string text;
145 return text;
146 }

References System.text.

Referenced by System.Xml.Schema.XmlSchemaException.XmlSchemaException().