Skip to content

Add remaining missing docs in reflection emit#9308

Merged
carlossanlop merged 1 commit into
dotnet:mainfrom
buyaa-n:ref-emit-doc
Sep 18, 2023
Merged

Add remaining missing docs in reflection emit#9308
carlossanlop merged 1 commit into
dotnet:mainfrom
buyaa-n:ref-emit-doc

Conversation

@buyaa-n

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

Copy link
Copy Markdown
Contributor

Summary

Add remaining missing docs for reflection emit APIs

Fixes dotnet/runtime#88571

@buyaa-n buyaa-n requested a review from a team as a code owner September 18, 2023 18:59
@ghost ghost assigned buyaa-n Sep 18, 2023

@carlossanlop carlossanlop left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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