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

◆ HasState

override bool System.Text.UTF7Encoding.Decoder.HasState
getsetpackage

Definition at line 489 of file UTF7Encoding.cs.

490 {
491 [global::Cpp2ILInjected.Token(Token = "0x60015C6")]
492 [global::Cpp2ILInjected.Address(RVA = "0x1ADC0D8", Offset = "0x1ADC0D8", Length = "0x10")]
493 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
494 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
495 get
496 {
497 throw null;
498 }
499 }