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