4 references to MemoryOfT
System.Text.Json.SourceGeneration (4)
JsonSourceGenerator.Emitter.cs (3)
404
case CollectionType.
MemoryOfT
:
491
case CollectionType.
MemoryOfT
:
2446
CollectionType.
MemoryOfT
=> "CreateMemoryInfo",
JsonSourceGenerator.Parser.cs (1)
2034
collectionType = CollectionType.
MemoryOfT
;