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.Assembly.GetCustomAttributes ( global::System::Type attributeType,
bool inherit )
inlinevirtualinherited

Implements System.Reflection.ICustomAttributeProvider.

Reimplemented in System.Reflection.RuntimeAssembly.

Definition at line 133 of file Assembly.cs.

134 {
135 throw null;
136 }