Add XML documentation to DynamicMethod and DynamicILInfo from dotnet-api-docs#124227
Add XML documentation to DynamicMethod and DynamicILInfo from dotnet-api-docs#124227
Conversation
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
src/coreclr/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.CoreCLR.cs
Outdated
Show resolved
Hide resolved
src/coreclr/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.CoreCLR.cs
Show resolved
Hide resolved
src/libraries/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.cs
Show resolved
Hide resolved
src/libraries/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.cs
Show resolved
Hide resolved
src/libraries/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.cs
Show resolved
Hide resolved
src/libraries/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.cs
Show resolved
Hide resolved
src/libraries/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.cs
Show resolved
Hide resolved
src/libraries/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.cs
Show resolved
Hide resolved
src/libraries/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.cs
Show resolved
Hide resolved
src/mono/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.Mono.cs
Show resolved
Hide resolved
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
All feedback addressed in commit 2f4fe14. Changes include:
|
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
src/libraries/System.Private.CoreLib/src/System/Reflection/Emit/DynamicMethod.cs
Show resolved
Hide resolved
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj
Show resolved
Hide resolved
src/coreclr/System.Private.CoreLib/src/System/Reflection/Emit/DynamicILGenerator.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
|
@copilot Can you update the instructions at #124227 (comment) with the backtick vs. |
Updated instructions for backporting XML documentation from dotnet-api-docs to dotnet/runtime: XML Documentation Backport Process:
|
|
Tagging subscribers to this area: @dotnet/area-system-reflection-emit |
|
@copilot Please switch the URL form. This is the base URL we want, up to and including the branch name: https://github.com/dotnet/docs/raw/main/ |
Co-authored-by: richlander <2608468+richlander@users.noreply.github.com>
Fixes dotnet/dotnet-api-docs#12307.
Backport XML Documentation for DynamicMethod and DynamicILInfo
Summary
Successfully addressed all review feedback:
Latest Changes (commit TBD)
https://raw.githubusercontent.com/dotnet/docs/main/tohttps://github.com/dotnet/docs/raw/main/format across all filesPrevious Changes
All documentation now uses the correct URL format for supplemental API remarks links.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.