1 write to _instructionSetSupport
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunProfilingRootProvider.cs (1)
28
_instructionSetSupport
= ((ReadyToRunCompilerContext)module.Context).InstructionSetSupport;
1 reference to _instructionSetSupport
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunProfilingRootProvider.cs (1)
66
if (!CorInfoImpl.ShouldSkipCompilation(
_instructionSetSupport
, method))