5 references to ThrowNotSupportedException_DictionaryKeyTypeNotSupported
System.Text.Json (5)
System\Text\Json\Serialization\Converters\Object\ObjectConverter.cs (3)
21ThrowHelper.ThrowNotSupportedException_DictionaryKeyTypeNotSupported(Type, this); 27ThrowHelper.ThrowNotSupportedException_DictionaryKeyTypeNotSupported(Type, this); 58ThrowHelper.ThrowNotSupportedException_DictionaryKeyTypeNotSupported(runtimeType, this);
System\Text\Json\Serialization\JsonConverterOfT.cs (2)
597ThrowHelper.ThrowNotSupportedException_DictionaryKeyTypeNotSupported(Type, this); 630ThrowHelper.ThrowNotSupportedException_DictionaryKeyTypeNotSupported(Type, this);