1 write to _context
ILCompiler.Compiler (1)
Compiler\HardwareIntrinsicILProvider.cs (1)
25_context = isSupportedField.Context;
2 references to _context
ILCompiler.Compiler (2)
Compiler\HardwareIntrinsicILProvider.cs (2)
30foreach (var instructionSetInfo in InstructionSetFlags.ArchitectureToValidInstructionSets(_context.Target.Architecture)) 40string intrinsicId = InstructionSetSupport.GetHardwareIntrinsicId(_context.Target.Architecture, owningType);