1 write to _instructionSetSupport
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunXmlRootProvider.cs (1)
90_instructionSetSupport = ((ReadyToRunCompilerContext)owningModule.Context).InstructionSetSupport;
1 reference to _instructionSetSupport
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunXmlRootProvider.cs (1)
147if (!CorInfoImpl.ShouldSkipCompilation(_instructionSetSupport, method))