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

◆ IsField

readonly bool System.Reflection.CustomAttributeNamedArgument.IsField
getset

Definition at line 75 of file CustomAttributeNamedArgument.cs.

76 {
77 [global::System.Runtime.CompilerServices.CompilerGenerated]
78 [global::Cpp2ILInjected.Token(Token = "0x60024DF")]
79 [global::Cpp2ILInjected.Address(RVA = "0x1B86DF0", Offset = "0x1B86DF0", Length = "0x8")]
80 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
81 get
82 {
83 throw null;
84 }
85 }