Do not surface resolver exceptions when running ancestor type resolution (#85108)
authorEirik Tsarpalis <eirik.tsarpalis@gmail.com>
Thu, 20 Apr 2023 17:18:02 +0000 (18:18 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Apr 2023 17:18:02 +0000 (18:18 +0100)
commitfcae013a4aca5aea74dc48fb3691954a35c0e539
tree5004f393a54cccb0a1488f53754c494a2ebb95d7
parent26f6d6c62b37748331f6806aa2fdaa09c959eb3f
Do not surface resolver exceptions when running ancestor type resolution (#85108)
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Metadata/JsonTypeInfo.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Metadata/PolymorphicTypeResolver.cs
src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/PolymorphicTests.cs