1 reference to DuplicatePropertiesNotAllowed_JsonPropertyInfo
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
329throw new JsonException(SR.Format(SR.DuplicatePropertiesNotAllowed_JsonPropertyInfo, property.Name, property.DeclaringType));