Skip to content

Improve XML documentation #62994

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

bjornen77
Copy link
Contributor

Corrected return value type in XML documentation.

Fix #62993

Corrected return value type in XML documentation.

Fix dotnet#62993
@ghost ghost added area-System.Text.Json community-contribution Indicates that the PR has been added by a community member labels Dec 19, 2021
@ghost
Copy link

ghost commented Dec 19, 2021

Tagging subscribers to this area: @dotnet/area-system-text-json
See info in area-owners.md if you want to be subscribed.

Issue Details

Corrected return value type in XML documentation.

Fix #62993

Author: bjornen77
Assignees: -
Labels:

area-System.Text.Json

Milestone: -

@dnfadmin
Copy link

dnfadmin commented Dec 19, 2021

CLA assistant check
All CLA requirements met.

Copy link
Member

@krwq krwq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@krwq krwq merged commit 358cdf9 into dotnet:main Dec 20, 2021
@bjornen77 bjornen77 deleted the improve-jsonserializer-documentation branch December 20, 2021 13:02
@ghost ghost locked as resolved and limited conversation to collaborators Feb 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Text.Json community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JsonSerializer.SerializeToElement has wrong XML documentation
3 participants