Skip to content

[Version 9.0] Feature support for attributes on local functions#1466

Open
BillWagner wants to merge 11 commits intodraft-v9from
v9-attribute-locations
Open

[Version 9.0] Feature support for attributes on local functions#1466
BillWagner wants to merge 11 commits intodraft-v9from
v9-attribute-locations

Conversation

@BillWagner
Copy link
Member

@BillWagner BillWagner commented Nov 11, 2025

Update the C# standard for the feature of applying attributes on local functions.

Note that this also includes specifying extern on a static local function.

This contains all commits from #994. Subsequent edits also made.

@BillWagner BillWagner force-pushed the v9-attribute-locations branch from e32a191 to 4184054 Compare November 11, 2025 20:15
@RexJaeschke RexJaeschke added this to the C# 9.0 milestone Nov 12, 2025
@RexJaeschke RexJaeschke added type: feature This issue describes a new feature Review: pending Proposal is available for review labels Nov 12, 2025
@BillWagner BillWagner self-assigned this Dec 2, 2025
@BillWagner BillWagner force-pushed the v9-attribute-locations branch from 0fc9ff9 to 8b61c71 Compare January 6, 2026 18:20
@BillWagner BillWagner marked this pull request as ready for review January 6, 2026 18:23
@BillWagner BillWagner added the meeting: discuss This issue should be discussed at the next TC49-TG2 meeting label Jan 6, 2026
@BillWagner
Copy link
Member Author

I reviewed the existing edits, made a couple small wording changes.

This is ready for committee review for V9.

@BillWagner BillWagner force-pushed the v9-attribute-locations branch from 655d59b to 28c46c5 Compare January 29, 2026 16:01
@BillWagner
Copy link
Member Author

@jskeet I've addressed all open comments on this one.

It is small, and Joseph approved. I'd like to put this on the next agenda for possibly merging it.

Copy link
Contributor

@jskeet jskeet left a comment

Choose a reason for hiding this comment

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

Generally looks ready to go.

There were a few additional changes necessary for attributes on local functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meeting: discuss This issue should be discussed at the next TC49-TG2 meeting Review: pending Proposal is available for review type: feature This issue describes a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants