Skip to content

[RuntimeAsync] Add a testcase for Task-returning methods that use __arglst #122499

@VSadov

Description

@VSadov

We need to add a testcase under src\tests\async\varargs .
The testcase should contain scenarios validating that both direct calls and await operator work correctly with methods that use __arglist feature in cases when the methods return:

  • Task
  • ValueTask<int>

Metadata

Metadata

Assignees

Type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions