6 references to ThrowNotSupportedException_SerializationNotSupported
System.Text.Json (6)
System\Text\Json\Serialization\Converters\Collection\IEnumerableConverterFactoryHelpers.cs (2)
40
ThrowHelper.
ThrowNotSupportedException_SerializationNotSupported
(type);
64
ThrowHelper.
ThrowNotSupportedException_SerializationNotSupported
(type);
System\Text\Json\Serialization\Converters\Collection\ListOfTConverter.cs (1)
30
ThrowHelper.
ThrowNotSupportedException_SerializationNotSupported
(state.Current.JsonTypeInfo.Type);
System\Text\Json\Serialization\Converters\Collection\QueueOfTConverter.cs (1)
28
ThrowHelper.
ThrowNotSupportedException_SerializationNotSupported
(state.Current.JsonTypeInfo.Type);
System\Text\Json\Serialization\Converters\Collection\StackOfTConverter.cs (1)
29
ThrowHelper.
ThrowNotSupportedException_SerializationNotSupported
(state.Current.JsonTypeInfo.Type);
System\Text\Json\Serialization\JsonSerializer.Read.HandlePropertyName.cs (1)
141
ThrowHelper.
ThrowNotSupportedException_SerializationNotSupported
(jsonPropertyInfo.PropertyType);