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.RuntimeFieldInfo.BindingFlags
getsetpackage

Definition at line 18 of file RuntimeFieldInfo.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x60025A2")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1B8E030", Offset = "0x1B8E030", Length = "0x8")]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetFieldCandidates", MemberParameters = new object[]
23 {
24 typeof(string),
26 typeof(bool)
27 }, ReturnType = typeof(global::System.RuntimeType.ListBuilder<FieldInfo>))]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetField", MemberParameters = new object[]
29 {
30 typeof(string),
32 }, ReturnType = typeof(FieldInfo))]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
34 get
35 {
36 throw null;
37 }
38 }
class f__AnonymousType0<< Count > j__TPar