Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognize task-like types by the presence of an AsyncBuilderAttribute #13370

Closed
cston opened this issue Aug 25, 2016 · 2 comments
Closed

Recognize task-like types by the presence of an AsyncBuilderAttribute #13370

cston opened this issue Aug 25, 2016 · 2 comments

Comments

@cston
Copy link
Member

cston commented Aug 25, 2016

Recognize task-like types by the presence of an AsyncBuilderAttribute rather than a static CreateAsyncMethodBuilder method.

See #10902 (comment).

@stephentoub
Copy link
Member

ValueTask changes are here:
dotnet/corefx#11140

@ljw1004
Copy link
Contributor

ljw1004 commented Sep 15, 2016

Finished with PR #13405

@ljw1004 ljw1004 closed this as completed Sep 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants