Skip to content

C# 7.1: Async Main #1023

@siegfriedpammer

Description

@siegfriedpammer

Specification: https://github.com/dotnet/csharplang/blob/master/proposals/csharp-7.1/async-main.md
Difficulty: Easy
Time needed: 2-3 hrs

  1. Add unit tests: In this case only pretty tests make sense.
  2. Extend the code in CSharpDecompiler.MemberIsHidden to hide the generated <Main> method in the decompiled code, if settings.AsyncAwait is set.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions