Skip to content

Fix CA2000 false positive for disposable creations in catch clause#2501

Merged
mavasani merged 1 commit intodotnet:masterfrom
mavasani:CA2000_catch
May 29, 2019
Merged

Fix CA2000 false positive for disposable creations in catch clause#2501
mavasani merged 1 commit intodotnet:masterfrom
mavasani:CA2000_catch

Conversation

@mavasani
Copy link
Copy Markdown

Fixes #2497

@mavasani mavasani requested review from a team and dotpaul May 28, 2019 16:46
Copy link
Copy Markdown

@dotpaul dotpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@mavasani
Copy link
Copy Markdown
Author

Thanks @dotpaul

@mavasani mavasani merged commit fa6e8f7 into dotnet:master May 29, 2019
@mavasani mavasani deleted the CA2000_catch branch May 29, 2019 18:03
mavasani added a commit to mavasani/roslyn that referenced this pull request May 29, 2019
mavasani added a commit to mavasani/roslyn that referenced this pull request Jun 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CA2000 on the usings in a catch block

2 participants