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