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

◆ GetEvents_internal()

RuntimeEventInfo[] System.RuntimeType.GetEvents_internal ( string name,
BindingFlags bindingAttr,
RuntimeType::MemberListType listType,
RuntimeType reflectedType )
inlineprivate

Definition at line 1753 of file RuntimeType.cs.

1754 {
1756 if (eventInfo != null && eventInfo == null)
1757 {
1758 throw new ArrayTypeMismatchException();
1759 }
1760 if (!false)
1761 {
1762 throw new InvalidCastException();
1763 }
1764 throw new OutOfMemoryException();
1765 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.