6 references to ThrowJsonException_DuplicatePropertyNotAllowed
System.Text.Json (6)
System\Text\Json\Serialization\Converters\Collection\IDictionaryConverter.cs (1)
27
ThrowHelper.
ThrowJsonException_DuplicatePropertyNotAllowed
(key);
System\Text\Json\Serialization\Converters\FSharp\FSharpUnionConverter.cs (2)
304
ThrowHelper.
ThrowJsonException_DuplicatePropertyNotAllowed
(_typeDiscriminatorPropertyName);
332
ThrowHelper.
ThrowJsonException_DuplicatePropertyNotAllowed
(fieldName);
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);