1 reference to IAsyncEnumerableOfTType
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
772
if (type.GetCompatibleGenericBaseType(_knownSymbols.
IAsyncEnumerableOfTType
) is INamedTypeSymbol iAsyncEnumerableType)