8 references to CV_REG_NONE
ILCompiler.Compiler (8)
Compiler\ObjectWriter\CodeView\CodeViewNative.cs (2)
1053CV_ARM_NOREG = CV_REG_NONE, 1245CV_ARM64_NOREG = CV_REG_NONE,
Compiler\ObjectWriter\CodeView\CodeViewSymbolsBuilder.cs (6)
76_ => CV_REG_NONE, 99_ => CV_REG_NONE, 113return CV_REG_NONE; 116return CV_REG_NONE; 174if (cvRegNum != CV_REG_NONE) 190if (cvRegNum != CV_REG_NONE)