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.EncoderReplacementFallbackBuffer.Remaining
getset

Definition at line 92 of file EncoderReplacementFallbackBuffer.cs.

93 {
94 [global::Cpp2ILInjected.Token(Token = "0x6001520")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1AD1E94", Offset = "0x1AD1E94", Length = "0xC")]
96 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 get
99 {
100 throw null;
101 }
102 }