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.ComponentModel.MemberDescriptor.Name
getsetinherited

Definition at line 216 of file MemberDescriptor.cs.

217 {
218 [global::Cpp2ILInjected.Token(Token = "0x6001A64")]
219 [global::Cpp2ILInjected.Address(RVA = "0x1E688D8", Offset = "0x1E688D8", Length = "0x50")]
220 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
221 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
222 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
223 get
224 {
225 throw null;
226 }
227 }