12 references to ExpectedDiagnostic
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (12)
Microsoft.NetCore.Analyzers\Performance\PreferCountOverAnyTests.cs (12)
43return VerifyCS.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 71return VerifyVB.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 96return VerifyCS.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 122return VerifyVB.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 147return VerifyCS.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 173return VerifyVB.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 295return VerifyCS.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 321return VerifyVB.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 346return VerifyCS.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 372return VerifyVB.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 398return VerifyVB.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode); 424return VerifyVB.VerifyCodeFixAsync(code, ExpectedDiagnostic, fixedCode);