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.UTF32Encoding.UTF32Decoder.HasState
getsetpackage

Definition at line 588 of file UTF32Encoding.cs.

589 {
590 [global::Cpp2ILInjected.Token(Token = "0x60015A9")]
591 [global::Cpp2ILInjected.Address(RVA = "0x1ADA3CC", Offset = "0x1ADA3CC", Length = "0x10")]
592 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
593 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
594 get
595 {
596 throw null;
597 }
598 }