1 reference to OPTID_OPTIMIZATIONS
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\CSharpProjectShim.OptionsProcessor.cs (1)
146
.WithOptimizationLevel(GetBooleanOption(CompilerOptions.
OPTID_OPTIMIZATIONS
) ? OptimizationLevel.Release : OptimizationLevel.Debug)