1 write to _nonSpecifiableInstructionSets
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\InstructionSetSupport.cs (1)
33
_nonSpecifiableInstructionSets
= nonSpecifiableInstructionSets;
1 reference to _nonSpecifiableInstructionSets
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\InstructionSetSupport.cs (1)
54
public InstructionSetFlags NonSpecifiableFlags =>
_nonSpecifiableInstructionSets
;