-
Notifications
You must be signed in to change notification settings - Fork 26
Issues: DotNetAnalyzers/IDisposableAnalyzers
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
IDISP011 False positive when .Dispose is called in an event handler
#571
opened May 16, 2024 by
hwndmaster
IDISP001 and IDISP004 false positives / add special case for MemoryStream
#541
opened Nov 7, 2023 by
erichiller
Disposable factory - expected to see a warning, but there wasn't
#521
opened Aug 21, 2023 by
galarlo
IDISP004 False positive when IDisposable struct is used as Enumerator
#520
opened Aug 15, 2023 by
Houtamelo
Proposing new rule 'Remove unnecessary suppression' same as IDE0079
#516
opened Aug 6, 2023 by
maettu-this
Exception when trying to run the fix to "Dispose before re-assigning."
#482
opened Apr 14, 2023 by
JeremyMorton
IDISP003 false positives for some patterns of disposing before re-assigning
#481
opened Apr 14, 2023 by
JeremyMorton
Version 4.0.5 seems incompatible with .NET 6
#479
opened Apr 10, 2023 by
canon-cmre-benoit-lecardonnel
IDISP008 should not warn when assigning this with identity in struct builder
#477
opened Apr 8, 2023 by
JohanLarsson
Should be raised when iterating inside a 'ForEach' 'Action' ('foreach') style
#426
opened Oct 12, 2022 by
okipol88
Previous Next
ProTip!
Adding no:label will show everything without a label.