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
LocalVariableInfo.cs
Go to the documentation of this file.
1using System;
5
6namespace System.Reflection
7{
8 [global::System.Runtime.InteropServices.ComVisible(true)]
9 [global::Cpp2ILInjected.Token(Token = "0x2000505")]
10 [StructLayout(0)]
11 public class LocalVariableInfo
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6002562")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1B8BADC", Offset = "0x1B8BADC", Length = "0x8")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x6002563")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1B8BAE4", Offset = "0x1B8BAE4", Length = "0xAC")]
24 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
27 {
28 typeof(string),
29 typeof(object),
30 typeof(object)
31 }, ReturnType = typeof(string))]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
33 public override string ToString()
34 {
35 throw null;
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x40014CA")]
39 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
40 internal global::System.Type type;
41
42 [global::Cpp2ILInjected.Token(Token = "0x40014CB")]
43 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
44 internal bool is_pinned;
45
46 [global::Cpp2ILInjected.Token(Token = "0x40014CC")]
47 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1A")]
48 internal ushort position;
49 }
50}
class f__AnonymousType0<< Count > j__TPar