Skip to content

Fix CancellationToken parameter naming for CA2016 rule #49041

@kurnakovv

Description

@kurnakovv

Describe the issue or suggestion

Rename the parameter c to ct to follow common naming conventions.
The abbreviation ct clearly indicates a CancellationToken, while c is ambiguous and does not convey the meaning of the parameter.

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