2 references to IsAsync
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\DoNotUseCountWhenAnyCanBeUsed.Fixer.cs (2)
61var isAsync = IsAsync(diagnostic); 82var isAsync = IsAsync(diagnostic);