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