5 references to CompilationWithAnalyzersOptions
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\CompilationWithAnalyzersOptions.cs (1)
108: this(options, onAnalyzerException, concurrentAnalysis, logAnalyzerExecutionTime, reportSuppressedDiagnostics, analyzerExceptionFilter, getAnalyzerConfigOptionsProvider: null)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (3)
Diagnostics\DiagnosticAnalyzerTests.cs (2)
4604new CompilationWithAnalyzersOptions( 4629new CompilationWithAnalyzersOptions(
Diagnostics\GetDiagnosticsTests.cs (1)
1621var options = new CompilationWithAnalyzersOptions(
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DiagnosticAnalyzerService_CompilationWithAnalyzersPair.cs (1)
100new CompilationWithAnalyzersOptions(