12 references to VerifyAnalyzerDiagnostics
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (12)
Diagnostics\DiagnosticSuppressorTests.cs (12)
150VerifyAnalyzerDiagnostics(compilation, new DiagnosticAnalyzer[] { analyzer }, expectedDiagnostics);
170VerifyAnalyzerDiagnostics(compilation, new DiagnosticAnalyzer[] { analyzer }, expectedDiagnostic);
195VerifyAnalyzerDiagnostics(compilation, new DiagnosticAnalyzer[] { analyzer },
218VerifyAnalyzerDiagnostics(compilation, new DiagnosticAnalyzer[] { analyzer }, expectedDiagnostic);
277VerifyAnalyzerDiagnostics(compilation, analyzersWithoutSuppressor, diagnosticNoSuppressor);
322VerifyAnalyzerDiagnostics(compilation, analyzersAndSuppressors,
366VerifyAnalyzerDiagnostics(compilation, analyzersAndSuppressors,
417VerifyAnalyzerDiagnostics(compilation, analyzersAndSuppressors,
470VerifyAnalyzerDiagnostics(compilation, analyzersAndSuppressors,
523VerifyAnalyzerDiagnostics(compilation, analyzersAndSuppressors,
548VerifyAnalyzerDiagnostics(compilation, new DiagnosticAnalyzer[] { analyzer }, expectedDiagnostic);
584VerifyAnalyzerDiagnostics(compilation, new DiagnosticAnalyzer[] { analyzer }, expectedDiagnostic);