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

◆ MaxCharCount

override int System.Text.EncoderReplacementFallback.MaxCharCount
getset

Definition at line 131 of file EncoderReplacementFallback.cs.

132 {
133 [global::Cpp2ILInjected.Token(Token = "0x6001518")]
134 [global::Cpp2ILInjected.Address(RVA = "0x1AD1A40", Offset = "0x1AD1A40", Length = "0xC")]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 get
137 {
138 throw null;
139 }
140 }