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
EventSourceAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.AttributeUsage(global::System.AttributeTargets.Class)]
9 [global::Cpp2ILInjected.Token(Token = "0x20005DC")]
10 public sealed class EventSourceAttribute : global::System.Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x170006F1")]
13 public string Guid
14 {
15 [global::System.Runtime.CompilerServices.CompilerGenerated]
16 [global::Cpp2ILInjected.Token(Token = "0x6002D92")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1C06940", Offset = "0x1C06940", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 set
20 {
21 throw null;
22 }
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x170006F2")]
26 public string Name
27 {
28 [global::System.Runtime.CompilerServices.CompilerGenerated]
29 [global::Cpp2ILInjected.Token(Token = "0x6002D93")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1C06948", Offset = "0x1C06948", Length = "0x8")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 set
33 {
34 throw null;
35 }
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x6002D94")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1C06950", Offset = "0x1C06950", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
43 {
44 throw null;
45 }
46
47 [global::System.Runtime.CompilerServices.CompilerGenerated]
48 [global::Cpp2ILInjected.Token(Token = "0x400198F")]
49 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
51
52 [global::System.Runtime.CompilerServices.CompilerGenerated]
53 [global::Cpp2ILInjected.Token(Token = "0x4001990")]
54 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
55 private string <Name>k__BackingField;
56 }
57}
class f__AnonymousType0<< Count > j__TPar