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.UTF7Encoding.DecoderUTF7Fallback.MaxCharCount
getset

Definition at line 584 of file UTF7Encoding.cs.

585 {
586 [global::Cpp2ILInjected.Token(Token = "0x60015CC")]
587 [global::Cpp2ILInjected.Address(RVA = "0x1ADC198", Offset = "0x1ADC198", Length = "0x8")]
588 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
589 get
590 {
591 throw null;
592 }
593 }