Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Bug: Analyser not raising warnings for local functions not ending with "Async". #67

@framgeld

Description

@framgeld

I have C# local functions returning Task / Task<T>, but the analyser doesn't give me a warning when I have incorrectly omitted the "Async" suffix on the function name.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions