dotnet/dotnet-api-docs

Missing doc for JsonSerializer.DeserializeAsync returns

Opened this issue · 2 comments

Hi,
In the generic methods, the return type is nullable, but there is no documentation on how it is possible. Is it possible?

Also, it is minor, but the sections Exceptions aren't formatted the same way in the 5 methods: exceptions aren't in the same order and the JsonException have 2 different look.

Article: https://learn.microsoft.com/dotnet/api/system.text.json.jsonserializer.deserializeasync?view=net-8.0

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

Tagging subscribers to this area: @dotnet/area-system-text-json