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

Definition at line 539 of file UTF7Encoding.cs.

540 {
541 [global::Cpp2ILInjected.Token(Token = "0x60015C9")]
542 [global::Cpp2ILInjected.Address(RVA = "0x1ADC10C", Offset = "0x1ADC10C", Length = "0x20")]
543 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
544 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
545 get
546 {
547 throw null;
548 }
549 }