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