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