57 references to VerifyCSharpAsync
Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests (57)
DeclarePublicAPIAnalyzerTestsBase.cs (57)
268await VerifyCSharpAsync(source, shippedText, unshippedText, expected);
287await VerifyCSharpAsync(source, shippedText, unshippedText, expected);
344await VerifyCSharpAsync(source, shippedText, unshippedText);
361await VerifyCSharpAsync(source, shippedText, unshippedText, GetCSharpResultAt(2, 8 + EnabledModifierCSharp.Length, DeclareNewApiRule, "C"));
379await VerifyCSharpAsync(source, shippedText, unshippedText);
399await VerifyCSharpAsync(source, shippedText, unshippedText,
437await VerifyCSharpAsync(source, shippedText, unshippedText,
571await VerifyCSharpAsync(source, shippedText, unshippedText,
591await VerifyCSharpAsync(source, shippedText, unshippedText);
609await VerifyCSharpAsync(source, shippedText, unshippedText);
626await VerifyCSharpAsync(source, shippedText, unshippedText,
647await VerifyCSharpAsync(source, shippedText, unshippedText,
676await VerifyCSharpAsync(source, shippedText, unshippedText);
703await VerifyCSharpAsync(source, shippedText, unshippedText);
730await VerifyCSharpAsync(source, shippedText, unshippedText);
758await VerifyCSharpAsync(source, shippedText, unshippedText);
800await VerifyCSharpAsync(source, shippedText, unshippedText, diagnostics);
807await VerifyCSharpAsync(source, shippedText, unshippedText, diagnostics.Concat(secondDiagnostic).ToArray());
835await VerifyCSharpAsync(source, shippedText, unshippedText, expected);
869await VerifyCSharpAsync(source, shippedText, unshippedText, expected);
905await VerifyCSharpAsync(source, shippedText, unshippedText, expected);
933await VerifyCSharpAsync(source, shippedText, unshippedText);
962await VerifyCSharpAsync(source, shippedText, unshippedText);
991await VerifyCSharpAsync(source, shippedText, unshippedText);
1023await VerifyCSharpAsync(source, shippedText, unshippedText);
1051await VerifyCSharpAsync(source, shippedText, unshippedText,
1117await VerifyCSharpAsync(source, shippedText, unshippedText);
1170await VerifyCSharpAsync(source, shippedText, unshippedText);
1194await VerifyCSharpAsync(source, shippedText, unshippedText,
1227await VerifyCSharpAsync(source, shippedText, unshippedText,
1339await VerifyCSharpAsync(source, shippedText, unshippedText, result);
1425await VerifyCSharpAsync(source, shippedText, unshippedText, diagnostics);
1453await VerifyCSharpAsync(source, shippedText, unshippedText);
1477await VerifyCSharpAsync(source, shippedText, unshippedText);
1505await VerifyCSharpAsync(source, shippedText, unshippedText,
1548await VerifyCSharpAsync(source, shippedText, unshippedText,
1604await VerifyCSharpAsync(source, shippedText, unshippedText,
1652await VerifyCSharpAsync(source, shippedText, unshippedText,
1683await VerifyCSharpAsync(source, shippedText, unshippedText);
1720await VerifyCSharpAsync(source, shippedText, unshippedText,
1755await VerifyCSharpAsync(source, shippedText, unshippedText,
1784await VerifyCSharpAsync(source, shippedText, unshippedText);
1812await VerifyCSharpAsync(source, shippedText, unshippedText);
1842await VerifyCSharpAsync(source, shippedText, unshippedText,
1881await VerifyCSharpAsync(source, shippedText, unshippedText,
1912await VerifyCSharpAsync(source, shippedText, unshippedText);
2056await VerifyCSharpAsync(source, shippedText, unshippedText);
2075await VerifyCSharpAsync(source, shippedText, unshippedText);
2366await VerifyCSharpAsync(source, shippedText, unshippedText);
2406await VerifyCSharpAsync(source, shippedText, unshippedText,
2430await VerifyCSharpAsync(source, shippedText, unshippedText,
2451await VerifyCSharpAsync(source, shippedText, unshippedText,
2475await VerifyCSharpAsync(source, shippedText, unshippedText,
2501await VerifyCSharpAsync(source, shippedText, unshippedText,
2529await VerifyCSharpAsync(source, shippedText, unshippedText, expected);
2551await VerifyCSharpAsync(source, shippedText, unshippedText, expected);
2569await VerifyCSharpAsync(source, shippedText, unshippedText, System.Array.Empty<DiagnosticResult>());