3 references to CompilationWithAnalyzersOptions
dotnet-format (1)
Analyzers\AnalyzerRunner.cs (1)
69var analyzerOptions = new CompilationWithAnalyzersOptions(
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\CompilationWithAnalyzersOptions.cs (1)
70: this(options, onAnalyzerException, concurrentAnalysis, logAnalyzerExecutionTime, reportSuppressedDiagnostics: false)
Microsoft.CodeAnalysis.Features (1)
SyncNamespaces\AbstractSyncNamespacesService.cs (1)
84var analyzerOptions = new CompilationWithAnalyzersOptions(