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
DataErrorsChangedEventArgs.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20003CC")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60019C4")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E6037C", Offset = "0x1E6037C", Length = "0x6C")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x170005DE")]
21 public virtual string PropertyName
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x60019C5")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E603E8", Offset = "0x1E603E8", Length = "0x8")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x40012DD")]
33 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
34 private readonly string _propertyName;
35 }
36}
class f__AnonymousType0<< Count > j__TPar