1 reference to CORJIT_FLAG_DEBUG_INFO
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilationBuilder.cs (1)
292
List<CorJitFlag> corJitFlags = new List<CorJitFlag> { CorJitFlag.
CORJIT_FLAG_DEBUG_INFO
};