1 reference to SerializationNotSupportedType
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
34
throw new NotSupportedException(SR.Format(SR.
SerializationNotSupportedType
, propertyType));