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

◆ Name

virtual string System.Reflection.ParameterInfo.Name
getsetinherited

Definition at line 78 of file ParameterInfo.cs.

79 {
80 [global::Cpp2ILInjected.Token(Token = "0x600240A")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1B837D8", Offset = "0x1B837D8", Length = "0x8")]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
83 get
84 {
85 throw null;
86 }
87 }