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.EncodingCharBuffer.Count
getsetpackage

Definition at line 2267 of file Encoding.cs.

2268 {
2269 [global::Cpp2ILInjected.Token(Token = "0x6001694")]
2270 [global::Cpp2ILInjected.Address(RVA = "0x1AE8060", Offset = "0x1AE8060", Length = "0x8")]
2271 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2272 get
2273 {
2274 throw null;
2275 }
2276 }