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

Update IncludeCancellationParameter analyzer to cache context lookups #43

@sharwell

Description

@sharwell

Currently the analyzer checks each parameter type to see if it is a context type containing a CancellationToken property. The results of these lookups should be cached in the Analyzer instance to avoid multiple lookups for the same type.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions