1 write to _typeGetTypeMethodThunks
ILCompiler.Compiler (1)
Compiler\Compilation.cs (1)
64_typeGetTypeMethodThunks = new TypeGetTypeMethodThunkCache(globalModuleGeneratedType);
1 reference to _typeGetTypeMethodThunks
ILCompiler.Compiler (1)
Compiler\Compilation.cs (1)
187return _typeGetTypeMethodThunks.GetHelper(intrinsicMethod, ((IAssemblyDesc)callsiteModule).GetName().Name);