9 references to VerifyCSharp9Async
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (9)
src\Analyzers\CSharp\Tests\UseIsNullCheck\UseNullCheckOverTypeCheckDiagnosticAnalyzerTests.cs (9)
72await VerifyCSharp9Async(source, fixedSource); 87await VerifyCSharp9Async(source, source); 111await VerifyCSharp9Async(source, fixedSource); 126await VerifyCSharp9Async(source, source); 141await VerifyCSharp9Async(source, source); 165await VerifyCSharp9Async(source, fixedSource); 180await VerifyCSharp9Async(source, source); 204await VerifyCSharp9Async(source, fixedSource); 226await VerifyCSharp9Async(source, source);