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