1 reference to CV_PTR_MODE_PTR
ILCompiler.Compiler (1)
Compiler\ObjectWriter\CodeView\CodeViewTypesBuilder.cs (1)
119
(pointerDescriptor.IsReference == 1 ? CV_PTR_MODE_LVREF :
CV_PTR_MODE_PTR
) |