Skip to content

Updated C# Name attribute to Accessor#4306

Merged
rekhoff merged 8 commits intomasterfrom
rekhoff/csharp-name-attr-to-accessor
Feb 17, 2026
Merged

Updated C# Name attribute to Accessor#4306
rekhoff merged 8 commits intomasterfrom
rekhoff/csharp-name-attr-to-accessor

Conversation

@rekhoff
Copy link
Contributor

@rekhoff rekhoff commented Feb 16, 2026

Description of Changes

Implementation of #4295

Convert existing Name attribute to Accessor to support new Canonical Case conversation of 2.0

API and ABI breaking changes

Yes, in C# modules, we no longer use the attribute name Name, it should now be Accessor

Expected complexity level and risk

1

Testing

  • Build and tested locally
  • Ran regression tests locally

@rekhoff rekhoff self-assigned this Feb 16, 2026
@rekhoff rekhoff added api-break A PR that makes an API breaking change release-2.0 labels Feb 16, 2026
@rekhoff rekhoff marked this pull request as ready for review February 16, 2026 19:20
Copy link
Contributor

@Shubham8287 Shubham8287 left a comment

Choose a reason for hiding this comment

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

Thanks!

@rekhoff rekhoff added this pull request to the merge queue Feb 16, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 17, 2026
@rekhoff rekhoff added this pull request to the merge queue Feb 17, 2026
Merged via the queue into master with commit e03b7d7 Feb 17, 2026
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-break A PR that makes an API breaking change release-2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants