Skip to content

Port System.Reflection source comments to Docs #2317

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 7 commits into from
Apr 26, 2019

Conversation

carlossanlop
Copy link
Contributor

Summary

Automatically ported source code triple slash comments found in System.Reflection that were missing in dotnet-api-docs.

I made sure to format some of the text to avoid cramming everything to the summaries. There were also some exceptions described in the summaries that should be actual exception elements, so I added them.

Fixes #Issue_Number (if available)

@carlossanlop
Copy link
Contributor Author

@mairaw @rpetrusha Please take a look whenever you get a chance.

Adding the area owners @steveharter, @GrabYourPitchforks in case they have additional comments or corrections.

@mairaw mairaw added this to the April 2019 milestone Apr 17, 2019
Copy link

@rpetrusha rpetrusha left a comment

Choose a reason for hiding this comment

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

Thanks for documenting these two types, @carlossanlop. The import procedure didn't import the triple-slash comments applied to the two types; I've added them. I've also suggested a number of changes.

Ron Petrusha and others added 3 commits April 18, 2019 12:37
Applying suggestions by rpetrusha in PR.

Co-Authored-By: carlossanlop <[email protected]>
@rpetrusha
Copy link

Thanks for making the additional changes, @carlossanlop. I've corrected some broken links and moved part of the Dispose description to the Remarks section. I'll merge when the build completes successfully.

@carlossanlop
Copy link
Contributor Author

Thank you @rpetrusha for fixing the links and Dispose.

@rpetrusha rpetrusha merged commit 5ce4075 into dotnet:master Apr 26, 2019
@carlossanlop carlossanlop deleted the reflection branch September 22, 2020 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants