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

◆ GetNestedTypes_internal()

RuntimeType[] System.RuntimeType.GetNestedTypes_internal ( string displayName,
BindingFlags bindingAttr,
RuntimeType::MemberListType listType )
inlineprivate

Definition at line 1780 of file RuntimeType.cs.

1781 {
1782 if (displayName != null)
1783 {
1785 }
1786 Type type;
1787 if (type != null && type == null)
1788 {
1789 throw new ArrayTypeMismatchException();
1790 }
1791 if (!false)
1792 {
1793 throw new InvalidCastException();
1794 }
1795 throw new OutOfMemoryException();
1796 }
class f__AnonymousType0<< Count > j__TPar
static TypeIdentifier FromDisplay(string displayName)

References System.TypeIdentifiers.FromDisplay(), and j__TPar.