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)
199return _assemblyGetExecutingAssemblyMethodThunks.GetHelper((IAssemblyDesc)callsiteModule);