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)
66if (!CorInfoImpl.ShouldSkipCompilation(_instructionSetSupport, method))