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