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

◆ GetMethodsByName()

RuntimeMethodInfo[] System.RuntimeType.GetMethodsByName ( string name,
BindingFlags bindingAttr,
RuntimeType::MemberListType listType,
RuntimeType reflectedType )
inlinepackage

Definition at line 1587 of file RuntimeType.cs.

1588 {
1589 MethodBase methodBase;
1590 if (methodBase != null && methodBase == null)
1591 {
1592 throw new ArrayTypeMismatchException();
1593 }
1594 if (!false)
1595 {
1596 throw new InvalidCastException();
1597 }
1598 throw new OutOfMemoryException();
1599 }