-
Notifications
You must be signed in to change notification settings - Fork 466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Analyzer + Fixer: Forward cancellation token to method invocations #3641
Merged
carlossanlop
merged 20 commits into
dotnet:master
from
carlossanlop:ForwardCancellationToken
Jun 22, 2020
Merged
Analyzer + Fixer: Forward cancellation token to method invocations #3641
carlossanlop
merged 20 commits into
dotnet:master
from
carlossanlop:ForwardCancellationToken
Jun 22, 2020
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9d71274 - Browse repository at this point
Copy the full SHA 9d71274View commit details -
- Do not limit to only await. Detect all invocations. - Fix the resource messages. - Fix some warnings.
Configuration menu - View commit details
-
Copy full SHA for 4cc0fba - Browse repository at this point
Copy the full SHA 4cc0fbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 084dc36 - Browse repository at this point
Copy the full SHA 084dc36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bfb7d8 - Browse repository at this point
Copy the full SHA 5bfb7d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for efa1838 - Browse repository at this point
Copy the full SHA efa1838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c5776d - Browse repository at this point
Copy the full SHA 4c5776dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 981095f - Browse repository at this point
Copy the full SHA 981095fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b86720 - Browse repository at this point
Copy the full SHA 9b86720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b32db5 - Browse repository at this point
Copy the full SHA 8b32db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f776fbb - Browse repository at this point
Copy the full SHA f776fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e809c9a - Browse repository at this point
Copy the full SHA e809c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d08aada - Browse repository at this point
Copy the full SHA d08aadaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cc2cc7 - Browse repository at this point
Copy the full SHA 6cc2cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4b4bdd - Browse repository at this point
Copy the full SHA f4b4bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ddc40 - Browse repository at this point
Copy the full SHA d5ddc40View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5a3fd6 - Browse repository at this point
Copy the full SHA b5a3fd6View commit details
Commits on Jun 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4061840 - Browse repository at this point
Copy the full SHA 4061840View commit details
Commits on Jun 17, 2020
-
Address latest suggestions, fixed one VB case where extension method …
…parameters were not detected correctly
Configuration menu - View commit details
-
Copy full SHA for 8b2f0dc - Browse repository at this point
Copy the full SHA 8b2f0dcView commit details
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9167229 - Browse repository at this point
Copy the full SHA 9167229View commit details
Commits on Jun 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d5af47e - Browse repository at this point
Copy the full SHA d5af47eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.