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

◆ IsReadOnly

bool System.Text.Encoding.IsReadOnly
getsetinherited

Definition at line 622 of file Encoding.cs.

623 {
624 [global::Cpp2ILInjected.Token(Token = "0x6001648")]
625 [global::Cpp2ILInjected.Address(RVA = "0x1AE5EF0", Offset = "0x1AE5EF0", Length = "0x8")]
626 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
627 get
628 {
629 throw null;
630 }
631 }