1 write to InstructionSetSupport
crossgen2 (1)
Program.cs (1)
453
groupConfig.
InstructionSetSupport
= instructionSetSupport;
1 reference to InstructionSetSupport
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
73
_instructionSetSupport = config.
InstructionSetSupport
;