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