3 references to ICollectionOfT
System.Text.Json.SourceGeneration (3)
JsonSourceGenerator.Emitter.cs (1)
2276
CollectionType.
ICollectionOfT
=> "CreateICollectionInfo",
JsonSourceGenerator.Parser.cs (2)
1479
collectionType = CollectionType.
ICollectionOfT
;
1536
collectionType = CollectionType.
ICollectionOfT
;