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

◆ Count

int System.Text.Encoding.EncodingByteBuffer.Count
getsetpackage

Definition at line 2504 of file Encoding.cs.

2505 {
2506 [global::Cpp2ILInjected.Token(Token = "0x600169E")]
2507 [global::Cpp2ILInjected.Address(RVA = "0x1AE83B4", Offset = "0x1AE83B4", Length = "0x8")]
2508 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2509 get
2510 {
2511 throw null;
2512 }
2513 }