terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetPseudoCustomAttributes()

object[] System.Reflection.FieldInfo.GetPseudoCustomAttributes ( )
inlinepackageinherited

Definition at line 214 of file FieldInfo.cs.

215 {
216 if (this != null)
217 {
218 }
219 if (this == null || this != null)
220 {
221 }
222 throw new ArrayTypeMismatchException();
223 }