5 references to ThrowJsonException_DuplicatePropertyNotAllowed
System.Text.Json (5)
System\Text\Json\Serialization\Converters\Collection\DictionaryOfTKeyTValueConverter.cs (1)
32ThrowHelper.ThrowJsonException_DuplicatePropertyNotAllowed();
System\Text\Json\Serialization\Converters\Collection\IDictionaryOfTKeyTValueConverter.cs (1)
33ThrowHelper.ThrowJsonException_DuplicatePropertyNotAllowed();
System\Text\Json\Serialization\Converters\Collection\ImmutableDictionaryOfTKeyTValueConverter.cs (1)
27ThrowHelper.ThrowJsonException_DuplicatePropertyNotAllowed();
System\Text\Json\Serialization\Converters\Collection\IReadOnlyDictionaryOfTKeyTValueConverter.cs (1)
28ThrowHelper.ThrowJsonException_DuplicatePropertyNotAllowed();
System\Text\Json\Serialization\Converters\FSharp\FSharpMapConverter.cs (1)
52ThrowHelper.ThrowJsonException_DuplicatePropertyNotAllowed();