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
SignaturePointerType.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Reflection
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20004EF")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600246E")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1B84D2C", Offset = "0x1B84D2C", Length = "0x24")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SignatureType), Member = ".ctor", ReturnType = typeof(void))]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x600246F")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1B84D50", Offset = "0x1B84D50", Length = "0x8")]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 protected sealed override bool IsArrayImpl()
23 {
24 throw null;
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x6002470")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1B84D58", Offset = "0x1B84D58", Length = "0x8")]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 protected sealed override bool IsByRefImpl()
31 {
32 throw null;
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x6002471")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1B84D60", Offset = "0x1B84D60", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 protected sealed override bool IsPointerImpl()
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x170004F2")]
44 public sealed override bool IsSZArray
45 {
46 [global::Cpp2ILInjected.Token(Token = "0x6002472")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1B84D68", Offset = "0x1B84D68", Length = "0x8")]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 get
50 {
51 throw null;
52 }
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x170004F3")]
56 public sealed override bool IsVariableBoundArray
57 {
58 [global::Cpp2ILInjected.Token(Token = "0x6002473")]
59 [global::Cpp2ILInjected.Address(RVA = "0x1B84D70", Offset = "0x1B84D70", Length = "0x8")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 get
62 {
63 throw null;
64 }
65 }
66
67 [global::Cpp2ILInjected.Token(Token = "0x6002474")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1B84D78", Offset = "0x1B84D78", Length = "0x4C")]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
71 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
72 public sealed override int GetArrayRank()
73 {
74 throw null;
75 }
76
77 [global::Cpp2ILInjected.Token(Token = "0x170004F4")]
78 protected sealed override string Suffix
79 {
80 [global::Cpp2ILInjected.Token(Token = "0x6002475")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1B84DC4", Offset = "0x1B84DC4", Length = "0x40")]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
83 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
84 get
85 {
86 throw null;
87 }
88 }
89 }
90}
class f__AnonymousType0<< Count > j__TPar
SignaturePointerType(SignatureType elementType)