4 references to MemoryOfT
System.Text.Json.SourceGeneration (4)
JsonSourceGenerator.Emitter.cs (3)
348
case CollectionType.
MemoryOfT
:
432
case CollectionType.
MemoryOfT
:
1567
CollectionType.
MemoryOfT
=> "CreateMemoryInfo",
JsonSourceGenerator.Parser.cs (1)
865
collectionType = CollectionType.
MemoryOfT
;