2 references to DuplicatePropertiesNotAllowed_NameSpan
System.Text.Json (2)
System\Text\Json\ThrowHelper.Serialization.cs (2)
363
throw new JsonException(SR.Format(SR.
DuplicatePropertiesNotAllowed_NameSpan
, Truncate(name)));
370
throw new JsonException(SR.Format(SR.
DuplicatePropertiesNotAllowed_NameSpan
, Truncate(name)));