1 reference to IsWhenOrWaitAllMethod
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Tasks\DoNotUseWhenAllOrWaitAllWithSingleArgument.cs (1)
63
if (
IsWhenOrWaitAllMethod
(invocation.TargetMethod, taskType) &&