2 references to Minimal
Microsoft.CodeAnalysis.Features (2)
Diagnostics\Options\SolutionCrawlerOptionsStorage.cs (2)
27
/// Enables forced <see cref="BackgroundAnalysisScope.
Minimal
"/> scope when low VM is detected to improve performance.
38
return BackgroundAnalysisScope.
Minimal
;