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