Skip to content

[Version 10.0] Feature support for async method builder attribute - #1543

Draft
RexJaeschke wants to merge 6 commits into
draft-v10from
v10-AsyncMethodBuilder-attribute
Draft

[Version 10.0] Feature support for async method builder attribute#1543
RexJaeschke wants to merge 6 commits into
draft-v10from
v10-AsyncMethodBuilder-attribute

Conversation

@RexJaeschke

@RexJaeschke RexJaeschke commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

This is Rex's adaptation of the corresponding MS proposal.

@RexJaeschke RexJaeschke added this to the C# 10 milestone Jan 23, 2026
@RexJaeschke RexJaeschke added type: feature This issue describes a new feature Review: pending Proposal is available for review labels Jan 23, 2026
@RexJaeschke
RexJaeschke marked this pull request as draft January 23, 2026 10:55
Comment thread standard/classes.md Outdated
@BillWagner
BillWagner force-pushed the v10-AsyncMethodBuilder-attribute branch from c64437b to e2fd4cf Compare March 24, 2026 18:13
@BillWagner
BillWagner force-pushed the v10-AsyncMethodBuilder-attribute branch from e2fd4cf to c177957 Compare April 14, 2026 19:28
BillWagner added a commit that referenced this pull request Apr 15, 2026
@BillWagner
BillWagner force-pushed the v10-AsyncMethodBuilder-attribute branch from c177957 to 360d56d Compare May 13, 2026 14:41
@BillWagner
BillWagner force-pushed the v10-AsyncMethodBuilder-attribute branch from 360d56d to 88b16a0 Compare June 24, 2026 19:00
@BillWagner

Copy link
Copy Markdown
Member

An earlier version of this feature is already present on alpha-v10 from a prior meeting. Edits made to this PR since then are not yet on alpha-v10; they will land at the next propagation. If you need them on alpha-v10 sooner, please open a separate PR targeting alpha-v10.
Thanks!

RexJaeschke and others added 6 commits July 24, 2026 15:51
I think it was put in the wrong spot in an earlier merge.
Replace "async method" with "async function" This feature applies to local functions and lambda expressions as well.

Put examples in an informative *Example* block

Update cross references as needed
@BillWagner
BillWagner force-pushed the v10-AsyncMethodBuilder-attribute branch from 88b16a0 to 85a12c3 Compare July 24, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

2 participants