supporting duplicate using hashsets (dotnet/corefx#38705)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Thu, 20 Jun 2019 17:47:42 +0000 (10:47 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2019 17:47:42 +0000 (10:47 -0700)
commit4c3a259a90f740e1f515d4ae22c34515ac1b5e2e
tree6eab2db2b10d53da92fbb20ecbeb134a41eb2049
parent81623e13e1d6619da2dcd3032446bc0057c09f4f
supporting duplicate using hashsets (dotnet/corefx#38705)

Commit migrated from https://github.com/dotnet/corefx/commit/24e81ed6260fabf1211510a93c24385204f08323
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/JsonClassInfo.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/ReadStackFrame.cs
src/libraries/System.Text.Json/tests/Serialization/DictionaryTests.cs