3 references to ReadDictionaryKey
System.Text.Json (3)
System\Text\Json\Serialization\Converters\Collection\JsonDictionaryConverter.cs (3)
116TKey key = ReadDictionaryKey(_keyConverter, ref reader, ref state, options); 141TKey key = ReadDictionaryKey(_keyConverter, ref reader, ref state, options); 269key = ReadDictionaryKey(_keyConverter, ref reader, ref state, options);