4 references to MemoryOfT
System.Text.Json.SourceGeneration (4)
JsonSourceGenerator.Emitter.cs (3)
359
case CollectionType.
MemoryOfT
:
443
case CollectionType.
MemoryOfT
:
2110
CollectionType.
MemoryOfT
=> "CreateMemoryInfo",
JsonSourceGenerator.Parser.cs (1)
881
collectionType = CollectionType.
MemoryOfT
;