2 references to ReadyToRunInstructionSetSupportSignature
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
67
new
ReadyToRunInstructionSetSupportSignature
(key));
Compiler\ReadyToRunCodegenCompilation.cs (1)
387
ReadyToRunInstructionSetSupportSignature instructionSetSupportSig = new
ReadyToRunInstructionSetSupportSignature
(instructionSetSupportString);