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