4 references to ThrowJsonException_DuplicatePropertyNotAllowed
System.Text.Json (4)
System\Text\Json\Serialization\Converters\Collection\IDictionaryConverter.cs (1)
27
ThrowHelper.
ThrowJsonException_DuplicatePropertyNotAllowed
(key);
System\Text\Json\Serialization\Converters\Node\JsonObjectConverter.cs (1)
40
ThrowHelper.
ThrowJsonException_DuplicatePropertyNotAllowed
(propertyName);
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.cs (2)
249
ThrowHelper.
ThrowJsonException_DuplicatePropertyNotAllowed
(dataExtKey);
262
ThrowHelper.
ThrowJsonException_DuplicatePropertyNotAllowed
(dataExtKey);