terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ XmlSchemaException() [5/8]

System.Xml.Schema.XmlSchemaException.XmlSchemaException ( string message,
Exception innerException,
int lineNumber,
int linePosition )
inline

Definition at line 165 of file XmlSchemaException.cs.

166 {
167 throw null;
168 }