2 overrides of VerifyAsync
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (2)
Microsoft.NetCore.Analyzers\Performance\DoNotUseCountWhenAnyCanBeUsedTests.Code.cs (2)
429
internal override Task
VerifyAsync
(string methodName, string[] testSources, string[] fixedSources, int line, int column)
485
internal override Task
VerifyAsync
(string methodName, string[] testSources, string[] fixedSources, int line, int column)
2 references to VerifyAsync
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (2)
Microsoft.NetCore.Analyzers\Performance\DoNotUseCountWhenAnyCanBeUsedTests.Base.cs (2)
24
=> Verifier.
VerifyAsync
(
32
=> Verifier.
VerifyAsync
(