1 write to _assemblyGetExecutingAssemblyMethodThunks
ILCompiler.Compiler (1)
Compiler\Compilation.cs (1)
65
_assemblyGetExecutingAssemblyMethodThunks
= new AssemblyGetExecutingAssemblyMethodThunkCache(globalModuleGeneratedType);
1 reference to _assemblyGetExecutingAssemblyMethodThunks
ILCompiler.Compiler (1)
Compiler\Compilation.cs (1)
199
return
_assemblyGetExecutingAssemblyMethodThunks
.GetHelper((IAssemblyDesc)callsiteModule);