Skip to content

Add ValueTask support comprehensively to our analyzers #414

Description

@AArnott

At least some of our analyzers specially recognize Task and Task<T> but do not recognize ValueTask and ValueTask<T> and as a result, deadlocks and other anti-patterns can creep in undetected.

We should audit all our analyzers for gaps and fill them in.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions