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
TypeNameParser.cs
Go to the documentation of this file.
1using System;
4
5namespace System
6{
7 // Token: 0x02000168 RID: 360
8 internal sealed class TypeNameParser
9 {
10 // Token: 0x06000E90 RID: 3728 RVA: 0x0001F7CC File Offset: 0x0001D9CC
16 }
17}
class f__AnonymousType0<< Count > j__TPar
static Type GetType(string typeName, Func< AssemblyName, Assembly > assemblyResolver, Func< Assembly, string, bool, Type > typeResolver, bool throwOnError, bool ignoreCase, StackCrawlMark stackMark)