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