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

virtual bool System.Text.EncoderNLS.HasState
getsetpackage

Definition at line 186 of file EncoderNLS.cs.

187 {
188 [global::Cpp2ILInjected.Token(Token = "0x6001510")]
189 [global::Cpp2ILInjected.Address(RVA = "0x1AD1634", Offset = "0x1AD1634", Length = "0x10")]
190 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
191 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
192 get
193 {
194 throw null;
195 }
196 }