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, 107return CV_REG_NONE; 110return CV_REG_NONE; 168if (cvRegNum != CV_REG_NONE) 184if (cvRegNum != CV_REG_NONE)