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

◆ GetCustomAttributes() [2/2]

virtual object[] System.Reflection.ParameterInfo.GetCustomAttributes ( global::System::Type attributeType,
bool inherit )
inlinevirtual

Implements System.Reflection.ICustomAttributeProvider.

Reimplemented in System.Reflection.RuntimeParameterInfo.

Definition at line 234 of file ParameterInfo.cs.

235 {
236 throw null;
237 }