Skip to content

Investigate CA2007 checking #2308

Description

@mattjohnsonpint

In #1277, we switched from ConfigureAwaitChecker to built-in analysis rules for CA2007 checking (requiring ConfigureAwait(false) in library code).

It was working previously, but for some unknown reason it is now only working in CI builds. In local development, omitting ConfigureAwait(false) is not caught in either Rider or with dotnet build. Investigate why.

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions