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