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
TypeInferenceRuleAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
8 [global::Cpp2ILInjected.Token(Token = "0x2000005")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6000003")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1F69D50", Offset = "0x1F69D50", Length = "0x84")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enum), Member = "ToString", ReturnType = typeof(string))]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x6000004")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1F69DD4", Offset = "0x1F69DD4", Length = "0x28")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x6000005")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1F69DFC", Offset = "0x1F69DFC", Length = "0x8")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 public override string ToString()
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x4000006")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
42 private readonly string _rule;
43 }
44}
class f__AnonymousType0<< Count > j__TPar