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