4 references to ThrowNotSupportedException_DeserializeNoConstructor
System.Text.Json (4)
System\Text\Json\Serialization\Converters\Collection\JsonCollectionConverter.cs (1)
37
ThrowHelper.
ThrowNotSupportedException_DeserializeNoConstructor
(typeInfo, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\JsonDictionaryConverter.cs (1)
52
ThrowHelper.
ThrowNotSupportedException_DeserializeNoConstructor
(typeInfo, ref reader, ref state);
System\Text\Json\Serialization\Converters\Object\ObjectDefaultConverter.cs (2)
43
ThrowHelper.
ThrowNotSupportedException_DeserializeNoConstructor
(jsonTypeInfo, ref reader, ref state);
119
ThrowHelper.
ThrowNotSupportedException_DeserializeNoConstructor
(jsonTypeInfo, ref reader, ref state);