3 references to IAsyncEnumerableOfT
System.Text.Json.SourceGeneration (3)
JsonSourceGenerator.Emitter.cs (1)
1499
CollectionType.
IAsyncEnumerableOfT
=> "CreateIAsyncEnumerableInfo",
JsonSourceGenerator.Parser.cs (1)
775
collectionType = CollectionType.
IAsyncEnumerableOfT
;
Model\TypeGenerationSpec.cs (1)
133
return CollectionType != CollectionType.
IAsyncEnumerableOfT
&&