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

◆ BindingFlags

BindingFlags System.Reflection.RuntimeEventInfo.BindingFlags
getsetpackage

Definition at line 47 of file RuntimeEventInfo.cs.

48 {
49 [global::Cpp2ILInjected.Token(Token = "0x600258B")]
50 [global::Cpp2ILInjected.Address(RVA = "0x1B8D968", Offset = "0x1B8D968", Length = "0x4")]
51 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetEventCandidates", MemberParameters = new object[]
53 {
54 typeof(string),
56 typeof(bool)
57 }, ReturnType = typeof(global::System.RuntimeType.ListBuilder<EventInfo>))]
58 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetEvent", MemberParameters = new object[]
59 {
60 typeof(string),
62 }, ReturnType = typeof(EventInfo))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
64 get
65 {
66 throw null;
67 }
68 }
class f__AnonymousType0<< Count > j__TPar