Skip to content

What about IAsyncOperation<> methodnameAsync? #20

@pkar70

Description

@pkar70

Installed product versions

  • Visual Studio: 2022
  • This extension: 2.1.0

Description

E.g.
public static IAsyncOperation<PhoneCallHistoryStore?> RequestStoreAsync(PhoneCallHistoryStoreAccessType accessType)
reports warning that it is synchronous method with Async suffix.

But it is asynchronous method.

Steps to recreate

See above.

Current behavior

See above.

Expected behavior

No warning present in such places.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions