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)
187
return
_typeGetTypeMethodThunks
.GetHelper(intrinsicMethod, ((IAssemblyDesc)callsiteModule).GetName().Name);