Skip to content

Fix MakeMethodAsynchronous on ValueTask without generics.#45150

Merged
CyrusNajmabadi merged 1 commit intodotnet:masterfrom
Kuinox:master
Jun 14, 2020
Merged

Fix MakeMethodAsynchronous on ValueTask without generics.#45150
CyrusNajmabadi merged 1 commit intodotnet:masterfrom
Kuinox:master

Conversation

@Kuinox
Copy link
Contributor

@Kuinox Kuinox commented Jun 13, 2020

Hello ~
The MakeMethodAsynchronous code fix does not recognize method return type ValueTask, resulting in a Task.
The fix is straightforward and I added a test for it.

@Kuinox Kuinox requested a review from a team as a code owner June 13, 2020 21:18
@dnfadmin
Copy link

dnfadmin commented Jun 13, 2020

CLA assistant check
All CLA requirements met.

@333fred 333fred added Area-IDE Bug Community The pull request was submitted by a contributor who is not a Microsoft employee. labels Jun 13, 2020
@CyrusNajmabadi
Copy link
Contributor

Thanks very much for the contribution!

@CyrusNajmabadi CyrusNajmabadi merged commit c0c192d into dotnet:master Jun 14, 2020
@ghost ghost added this to the Next milestone Jun 14, 2020
@dibarbet dibarbet modified the milestones: Next, 16.7.P4 Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Bug Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants