Skip to content
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 S3264: Rule should not raise when 'BeginInvoke' or 'EndInvoke' are called #1123

Closed
Evangelink opened this issue Jan 30, 2018 · 0 comments
Assignees
Labels
Type: False Positive Rule IS triggered when it shouldn't be.
Milestone

Comments

@Evangelink
Copy link
Contributor

Description

The issue S3264: Remove this unused event or invoke it. is raised when using BeginInvoke and/or EndInvoke while it shouldn't.

See the Google Group Thread

Related information

  • SonarC# Version: SonarAnalyzer.CSharp 6.7.1.4347
  • Visual Studio Version: VS 2017
  • SonarLint for Visual Studio 2017 3.8.1.2823
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: False Positive Rule IS triggered when it shouldn't be.
Projects
None yet
Development

No branches or pull requests

2 participants