1 reference to DictionaryKeyTypeNotSupported
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
46throw new NotSupportedException(SR.Format(SR.DictionaryKeyTypeNotSupported, keyType, converter.GetType()));