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
RuntimeGenericParamInfoHandle.cs
Go to the documentation of this file.
1using System;
5
6namespace Mono
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000015")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000049")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1AAAF80", Offset = "0x1AAAF80", Length = "0x20")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetGenericParameterConstraints", ReturnType = typeof(global::System.Type[]))]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetGenericParameterAttributes", ReturnType = typeof(global::System.Reflection.GenericParameterAttributes))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = "op_Explicit", MemberParameters = new object[] { typeof(global::System.IntPtr) }, ReturnType = typeof(void*))]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x17000007")]
23 internal global::System.Type[] Constraints
24 {
25 [global::Cpp2ILInjected.Token(Token = "0x600004A")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1AAAFA0", Offset = "0x1AAAFA0", Length = "0x4")]
27 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetGenericParameterConstraints", ReturnType = typeof(global::System.Type[]))]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
30 get
31 {
32 throw null;
33 }
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x17000008")]
37 internal global::System.Reflection.GenericParameterAttributes Attributes
38 {
39 [global::Cpp2ILInjected.Token(Token = "0x600004B")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1AAB0DC", Offset = "0x1AAB0DC", Length = "0xC")]
41 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetGenericParameterAttributes", ReturnType = typeof(global::System.Reflection.GenericParameterAttributes))]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
44 get
45 {
46 throw null;
47 }
48 }
49
50 [global::Cpp2ILInjected.Token(Token = "0x600004C")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1AAAFA4", Offset = "0x1AAAFA4", Length = "0x138")]
52 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
56 private global::System.Type[] GetConstraints()
57 {
58 throw null;
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x600004D")]
62 [global::Cpp2ILInjected.Address(RVA = "0x1AAB0E8", Offset = "0x1AAB0E8", Length = "0x30")]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 private int GetConstraintsCount()
65 {
66 throw null;
67 }
68
69 [global::Cpp2ILInjected.Token(Token = "0x400008D")]
70 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
72 }
73}
class f__AnonymousType0<< Count > j__TPar
virtual global::System.Reflection.GenericParameterAttributes GenericParameterAttributes
Definition Type.cs:995
global::System.Reflection.GenericParameterAttributes Attributes
unsafe RuntimeStructs.GenericParamInfo * value
unsafe RuntimeGenericParamInfoHandle(global::System.IntPtr ptr)