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

◆ ThrowInvalidChar() [1/2]

void System.Xml.DtdParser.ThrowInvalidChar ( char[] data,
int length,
int invCharPos )
inlineprivate

Definition at line 2658 of file DtdParser.cs.

2659 {
2660 throw null;
2661 }