1 instantiation of MemoryConverter
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonMetadataServices.Collections.cs (1)
447new MemoryConverter<TElement>());
1 reference to MemoryConverter
System.Text.Json (1)
System\Text\Json\Serialization\Converters\Collection\MemoryConverterFactory.cs (1)
29typeof(MemoryConverter<>) : typeof(ReadOnlyMemoryConverter<>);