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.Numerics.Vector< T >.Count
staticgetset

Definition at line 16 of file Vector.cs.

17 {
18 [global::System.Runtime.CompilerServices.Intrinsic]
19 [global::Cpp2ILInjected.Token(Token = "0x6002712")]
20 [global::Cpp2ILInjected.Address(RVA = "0x18C3CC4", Offset = "0x18C3CC4", Length = "0x6C")]
21 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
24 get
25 {
26 throw null;
27 }
28 }
static int Count
Definition Vector.cs:17