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