1 reference to CV_PTR_IS_CONST
ILCompiler.Compiler (1)
Compiler\ObjectWriter\CodeView\CodeViewTypesBuilder.cs (1)
120
(pointerDescriptor.IsConst == 1 ?
CV_PTR_IS_CONST
: 0)));