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
PropertyChangedEventArgs.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20003D0")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60019CE")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E603F0", Offset = "0x1E603F0", Length = "0x6C")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JObject", Member = "OnPropertyChanged", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventArgs), Member = ".ctor", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x170005E0")]
22 public virtual string PropertyName
23 {
24 [global::Cpp2ILInjected.Token(Token = "0x60019CF")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1E6045C", Offset = "0x1E6045C", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 get
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x40012DE")]
34 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
35 private readonly string _propertyName;
36 }
37}
class f__AnonymousType0<< Count > j__TPar