Skip to content

cDAC: Implement ISOSDacInterface::GetRCWData#125426

Draft
Copilot wants to merge 6 commits intomainfrom
copilot/implement-get-rcw-data-api
Draft

cDAC: Implement ISOSDacInterface::GetRCWData#125426
Copilot wants to merge 6 commits intomainfrom
copilot/implement-get-rcw-data-api

Conversation

Copy link
Contributor

Copilot AI commented Mar 11, 2026

  • Replace URTAggregatedMask, URTContainedMask, MarshalingTypeMask, MarshalingTypeFreeThreadedValue raw const uint fields with a [Flags] private enum RCWFlags : uint in BuiltInCOM_1.cs, matching the style of existing CCWFlags/ComMethodTableFlags/ComWrapperFlags enums
  • Update all three usages (GetRCWData ×2, GetRCWCleanupList ×1) to use enum casts
  • Contracts project and unit tests build cleanly

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI and others added 4 commits March 11, 2026 03:55
Co-authored-by: rcj1 <77995559+rcj1@users.noreply.github.com>
Co-authored-by: rcj1 <77995559+rcj1@users.noreply.github.com>
…M GetRCWData tests

Co-authored-by: rcj1 <77995559+rcj1@users.noreply.github.com>
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @steveisok, @tommcdon, @dotnet/dotnet-diag
See info in area-owners.md if you want to be subscribed.

Co-authored-by: rcj1 <77995559+rcj1@users.noreply.github.com>
…iltInCOM_1

Co-authored-by: rcj1 <77995559+rcj1@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