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.UTF8Encoding.UTF8Decoder.HasState
getsetpackage

Definition at line 737 of file UTF8Encoding.cs.

738 {
739 [global::Cpp2ILInjected.Token(Token = "0x60015FE")]
740 [global::Cpp2ILInjected.Address(RVA = "0x1ADF8BC", Offset = "0x1ADF8BC", Length = "0x10")]
741 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
742 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
743 get
744 {
745 throw null;
746 }
747 }