Skip to content
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

Add remaining missing docs in reflection emit #9308

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

buyaa-n
Copy link
Contributor

@buyaa-n buyaa-n commented Sep 18, 2023

Summary

Add remaining missing docs for reflection emit APIs

Fixes dotnet/runtime#88571

Copy link
Member

@carlossanlop carlossanlop 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 @buyaa-n . Assuming the CI is green, we can merge.

@learn-build-service-prod
Copy link

Learn Build status updates of commit b91c605:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Reflection.Emit/EnumBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/GenericTypeParameterBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/ILGenerator.xml ✅Succeeded View
xml/System.Reflection.Emit/TypeBuilder.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@carlossanlop carlossanlop merged commit 9387dee into dotnet:main Sep 18, 2023
@buyaa-n buyaa-n deleted the ref-emit-doc branch September 18, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port System.Reflection documentation for .NET 8.0 APIs
2 participants