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.UTF8Encoder.HasState
getsetpackage

Definition at line 697 of file UTF8Encoding.cs.

698 {
699 [global::Cpp2ILInjected.Token(Token = "0x60015FB")]
700 [global::Cpp2ILInjected.Address(RVA = "0x1ADF88C", Offset = "0x1ADF88C", Length = "0x10")]
701 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
702 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
703 get
704 {
705 throw null;
706 }
707 }