2 references to SerializationNotSupportedParentType
System.Text.Json (2)
System\Text\Json\ThrowHelper.Serialization.cs (2)
646
message += SR.Format(SR.
SerializationNotSupportedParentType
, propertyType);
674
message += SR.Format(SR.
SerializationNotSupportedParentType
, propertyType);