2 references to IsIAsyncEnumerableOrEnumerator
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
CSharpMakeMethodAsynchronousCodeFixProvider.cs (2)
68=> IsIAsyncEnumerableOrEnumerator(type, knownTypes) || 142else if (IsIAsyncEnumerableOrEnumerator(returnType, knownTypes))