7 references to None
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Features\Diagnostics\DocumentAnalysisExecutor_Helpers.cs (1)
210
return globalOptions.GetBackgroundCompilerAnalysisScope(project.Language) != CompilerDiagnosticsScope.
None
;
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.Executor.cs (1)
93
CompilerDiagnosticsScope.
None
=> false,
Features\Options\SolutionCrawlerOptionsStorage.cs (2)
82
BackgroundAnalysisScope.None => CompilerDiagnosticsScope.
None
,
157
var compilerDiagnosticsDisabled = GetBackgroundCompilerAnalysisScope(globalOptions, language) == CompilerDiagnosticsScope.
None
;
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Extensions\BackgroundAnalysisScopeExtensions.cs (1)
15
BackgroundAnalysisScope.None => CompilerDiagnosticsScope.
None
,
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\AdvancedOptionPageStrings.cs (1)
58
=> CompilerDiagnosticsScope.
None
;
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
Options\AdvancedOptionPageStrings.vb (1)
65
CompilerDiagnosticsScope.
None