-
Notifications
You must be signed in to change notification settings - Fork 467
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CA2016 bugs - diagnostic triggered in edge cases (#3791)
* Fixes CA2016 * Local static method should not get ct passed, address PR suggestions * Diagnostic with no fix for static local method * Add test for ocal method inside static local method passing a ct
- Loading branch information
1 parent
d89638c
commit d752929
Showing
3 changed files
with
382 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.