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