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

◆ IsHardwareAccelerated

bool System.Numerics.Vector< T >.IsHardwareAccelerated
staticgetset

Definition at line 24 of file Vector.2.cs.

25 {
26 [global::System.Runtime.CompilerServices.Intrinsic]
27 [global::Cpp2ILInjected.Token(Token = "0x6002728")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1B9593C", Offset = "0x1B9593C", Length = "0x8")]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.SpanHelpers), Member = "SequenceCompareTo", MemberParameters = new object[]
30 {
31 typeof(ref char),
32 typeof(int),
33 typeof(ref char),
34 typeof(int)
35 }, ReturnType = typeof(int))]
36 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.SpanHelpers), Member = "IndexOf", MemberParameters = new object[]
37 {
38 typeof(ref char),
39 typeof(char),
40 typeof(int)
41 }, ReturnType = typeof(int))]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.SpanHelpers), Member = "LastIndexOf", MemberParameters = new object[]
43 {
44 typeof(ref char),
45 typeof(char),
46 typeof(int)
47 }, ReturnType = typeof(int))]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Vector<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Vector<>), Member = "Equals", MemberParameters = new object[] { "System.Numerics.Vector`1<T>" }, ReturnType = typeof(bool))]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Vector<>), Member = "GetHashCode", ReturnType = typeof(int))]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Vector<>), Member = "Equals", MemberParameters = new object[] { "System.Numerics.Vector`1<T>", "System.Numerics.Vector`1<T>" }, ReturnType = "System.Numerics.Vector`1<T>")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
53 get
54 {
55 throw null;
56 }
57 }
class f__AnonymousType0<< Count > j__TPar
static int Count
Definition Vector.cs:17