1 write to _instructionSetSupport
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
73
_instructionSetSupport
= config.InstructionSetSupport;
1 reference to _instructionSetSupport
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
417
if (CorInfoImpl.ShouldCodeNotBeCompiledIntoFinalImage(
_instructionSetSupport
, calleeMethod))