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

◆ GetByteCount() [3/4]

override int System.Xml.Ucs4Encoding.GetByteCount ( char[] chars,
int index,
int count )
inlineinherited

Definition at line 45 of file Ucs4Encoding.cs.

46 {
47 if (8192 == 0)
48 {
49 }
50 throw new OverflowException();
51 }