-
Notifications
You must be signed in to change notification settings - Fork 468
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
Fix to improve code fixer heuristic employed by CA1835 #4269
Merged
Commits on Oct 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 87796c9 - Browse repository at this point
Copy the full SHA 87796c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 724522e - Browse repository at this point
Copy the full SHA 724522eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c89194a - Browse repository at this point
Copy the full SHA c89194aView commit details -
Add new test cases to handle partial buffer read/write. Adjust existing test cases that use the full buffer to avoid adding the AsMemory invocation.
Configuration menu - View commit details
-
Copy full SHA for 4a75e45 - Browse repository at this point
Copy the full SHA 4a75e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7618523 - Browse repository at this point
Copy the full SHA 7618523View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5082bf - Browse repository at this point
Copy the full SHA b5082bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5452a - Browse repository at this point
Copy the full SHA 0e5452aView commit details
Commits on Oct 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 60a0625 - Browse repository at this point
Copy the full SHA 60a0625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a1b40 - Browse repository at this point
Copy the full SHA 04a1b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aed494 - Browse repository at this point
Copy the full SHA 5aed494View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee28f9 - Browse repository at this point
Copy the full SHA 5ee28f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c69af85 - Browse repository at this point
Copy the full SHA c69af85View commit details -
Simplify check for 0 by directly using the constant pattern check on …
…the Value without having to cast to integer first. Use existing WellKnownMemberName instead "Length".
Configuration menu - View commit details
-
Copy full SHA for af4ec1c - Browse repository at this point
Copy the full SHA af4ec1cView 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.