14 references to VerifyAnalyzerVBAsync
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (14)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.ObsoletedOSPlatformTests.cs (1)
67await VerifyAnalyzerVBAsync(vbSource, VerifyVB.Diagnostic(PlatformCompatibilityAnalyzer.ObsoletedCsReachable).WithLocation(0)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzerTests.cs (6)
677await VerifyAnalyzerVBAsync(vbSource); 856await VerifyAnalyzerVBAsync(vbSource); 980await VerifyAnalyzerVBAsync(vbSource); 1083await VerifyAnalyzerVBAsync(vbSource); 1148await VerifyAnalyzerVBAsync(vbSource); 1399await VerifyAnalyzerVBAsync(vbSource);
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzerTests.GuardedCallsTests.cs (7)
1598await VerifyAnalyzerVBAsync(vbSource); 1765await VerifyAnalyzerVBAsync(vbSource); 2016await VerifyAnalyzerVBAsync(vbSource); 3347await VerifyAnalyzerVBAsync(vbSource); 3723await VerifyAnalyzerVBAsync(vbSource); 3793await VerifyAnalyzerVBAsync(vbSource); 3953await VerifyAnalyzerVBAsync(vbSource);