2 references to IsInstructionSetExplicitlyUnsupported
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
656else if (!instructionSetSupport.IsInstructionSetExplicitlyUnsupported(instructionSet))
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
553if (!baselineSupport.IsInstructionSetExplicitlyUnsupported(instructionSet))