1 reference to UnmappedJsonProperty
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
696
throw new JsonException(SR.Format(SR.
UnmappedJsonProperty
, unmappedPropertyName, type));