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