You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be fixed in #41731; I will mark this issue as 5.0 since that PR is being ported to 5.0 in #41845, although, If aforementioned PR is rejected, I don't think this issue on its own would meet the bar.
ref
runtime/src/libraries/System.Text.Json/ref/System.Text.Json.cs
Lines 145 to 146 in d81b066
impl
runtime/src/libraries/System.Text.Json/src/System/Text/Json/JsonException.cs
Lines 29 to 47 in d81b066
proposed
Annotate all
path
to nullable, since thePath
property is decided to be nullable.backport priority
Low. The update will be relaxing, and it should be uncommon for user to call constructor of library specified exception.
The text was updated successfully, but these errors were encountered: