2 writes to InstructionSetSupport
crossgen2 (1)
Program.cs (1)
487
groupConfig.
InstructionSetSupport
= instructionSetSupport;
ILCompiler.ReadyToRun (1)
PortableCallHelpers\PortableCallHelpersGenerator.cs (1)
185
InstructionSetSupport
= context.InstructionSetSupport,
1 reference to InstructionSetSupport
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
73
_instructionSetSupport = config.
InstructionSetSupport
;