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

◆ IsOptional

bool System.Reflection.ParameterInfo.IsOptional
getsetinherited

Definition at line 129 of file ParameterInfo.cs.

130 {
131 [global::Cpp2ILInjected.Token(Token = "0x600240E")]
132 [global::Cpp2ILInjected.Address(RVA = "0x1B8380C", Offset = "0x1B8380C", Length = "0x1C")]
133 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
134 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "FilterApplyMethodBase", MemberParameters = new object[]
135 {
136 typeof(MethodBase),
139 typeof(CallingConventions),
140 typeof(global::System.Type[])
141 }, ReturnType = typeof(bool))]
142 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeParameterInfo), Member = "GetPseudoCustomAttributes", ReturnType = typeof(object[]))]
143 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeParameterInfo), Member = "GetPseudoCustomAttributesData", ReturnType = typeof(CustomAttributeData[]))]
144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
145 get
146 {
147 throw null;
148 }
149 }
class f__AnonymousType0<< Count > j__TPar