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

Update IncludeCancellationParameter analyzer to cache context lookups #43

Open
sharwell opened this issue Dec 31, 2015 · 0 comments
Open

Comments

@sharwell
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant