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.UnicodeEncoding.Decoder.HasState
getsetpackage

Definition at line 581 of file UnicodeEncoding.cs.

582 {
583 [global::Cpp2ILInjected.Token(Token = "0x600161D")]
584 [global::Cpp2ILInjected.Address(RVA = "0x1AE2CBC", Offset = "0x1AE2CBC", Length = "0x24")]
585 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
586 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
587 get
588 {
589 throw null;
590 }
591 }