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

◆ Remaining

override int System.Text.UTF7Encoding.DecoderUTF7FallbackBuffer.Remaining
getset

Definition at line 645 of file UTF7Encoding.cs.

646 {
647 [global::Cpp2ILInjected.Token(Token = "0x60015D2")]
648 [global::Cpp2ILInjected.Address(RVA = "0x1ADC248", Offset = "0x1ADC248", Length = "0xC")]
649 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
650 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
651 get
652 {
653 throw null;
654 }
655 }