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