Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 12, 2026

Migrates System.Reflection.Emit.DynamicILInfo type-level remarks (17 lines) from API reference to conceptual documentation, following the pattern established for DynamicMethod in PR #51571.

Changes:

  • New supplemental remarks page: system-reflection-emit-dynamicilinfo.md
  • TOC entry added under Reflection Emit → Supplemental API remarks

Only type-level remarks exceeded the 15-line threshold; member-level remarks remain in API docs. Contributes to dotnet/dotnet-api-docs#10722.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.


Internal previews

📄 File 🔗 Preview link
docs/fundamentals/runtime-libraries/system-reflection-emit-dynamicilinfo.md System.Reflection.Emit.DynamicILInfo class
docs/fundamentals/toc.yml docs/fundamentals/toc

Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Copilot AI changed the title [WIP] Move remarks for DynamicILInfo to dotnet/docs Move DynamicILInfo type remarks to conceptual docs Feb 12, 2026
Copilot AI requested a review from gewarren February 12, 2026 04:36
@gewarren gewarren marked this pull request as ready for review February 12, 2026 04:41
@gewarren gewarren requested a review from a team as a code owner February 12, 2026 04:41
Copilot AI review requested due to automatic review settings February 12, 2026 04:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR migrates the type-level remarks for <xref:System.Reflection.Emit.DynamicILInfo> from API reference into a new conceptual “Supplemental API remarks” page, aligning with the existing pattern used for DynamicMethod.

Changes:

  • Adds a new supplemental remarks page: system-reflection-emit-dynamicilinfo.md.
  • Updates the Fundamentals TOC to include the new page under ReflectionEmit dynamic methods and assembliesSupplemental API remarks.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/fundamentals/toc.yml Adds a TOC entry to surface the new DynamicILInfo supplemental remarks page.
docs/fundamentals/runtime-libraries/system-reflection-emit-dynamicilinfo.md New conceptual page containing the migrated type-level remarks and note.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

2 participants