Issues
- 0
IDISP010 False warning when base method is abstract
#575 opened by Emik03 - 2
- 0
- 0
IDISP004 false positive for EfCore's GetDbConnection
#573 opened by Bouke - 1
- 2
- 0
AD0001 when invoking function pointer
#547 opened by trympet - 0
- 0
New feature: analyze `.razor` files (Blazor components)
#536 opened by gaelj - 0
- 1
Update IDISP014 links
#525 opened by Eli-Black-Work - 0
- 1
- 4
IDISP001 doesn't emit for IDisposableAsync leaks
#375 opened by Kuinox - 0
IDISP001 false positive
#515 opened by sungam3r - 0
False positive IDISP004 on TcpClient
#513 opened by sungam3r - 0
IDISP013 false positive
#512 opened by sungam3r - 0
[IDISP004] Use explicit discard to silence warning.
#501 opened by Pretasoc - 0
IDISP007 issue only on build
#500 opened by ryanbuening - 13
- 0
IDISP006 does not recognize target typed new
#488 opened by gmkado - 4
- 0
- 5
IDISP003 false positives for some patterns of disposing before re-assigning
#481 opened by JeremyMorton - 0
- 0
What's in 4.0.5 (and other versions)?
#478 opened by Bouke - 0
- 0
IDISP008 should not warn when assigning this with identity in struct builder
#477 opened by JohanLarsson - 2
IDISP025 doesn't emit with IAsyncDisposable
#374 opened by Kuinox - 0
IDISP001 not thrown for nested method call
#428 opened by Bouke - 0
IDISP004 or IDISP001 false positives when target typing a new `ValueTask<T>` with `return new(disposable);`
#476 opened by JeremyMorton - 5
- 2
IDISP023: what does "AV" mean?
#427 opened by Bouke - 2
IDISP013 does not trigger for using declaration
#471 opened by Bouke - 1
Wrong warning(IDISP007) behavior
#467 opened by CorrM - 0
IDISP009 False positive for a ref struct
#432 opened by MutedExclamation - 1
Complete Documentation for IDisposableAnalyzers/documentation / IDISP011.md
#449 opened by RealDotNetDave - 1
IDISP004 doesn't warn when `Task<>.FromResult(disposable)` is returned by a method, but does when `new ValueTask<>(disposable)` is returned.)
#470 opened by JeremyMorton - 0
Should be raised when iterating inside a 'ForEach' 'Action' ('foreach') style
#426 opened by okipol88 - 1
Document IDISP004 behavior in more detail
#412 opened by ohads-MSFT - 2
- 0
IDISP001 Potential Issue
#392 opened by fossbrandon - 2
IDISP014 should not activate in Blazor projects
#387 opened by lonix1 - 1
How to trigger IDISP001 using factory pattern?
#354 opened by Dennis-Petrov - 4
- 2
IDISP004 triggered in unit test that should throw
#358 opened by lonix1 - 4
IDISP007 false positive in unit test?
#353 opened by Eli-Black-Work - 0
IDISP007 should not warn here
#349 opened by JohanLarsson - 0
Regression IDISP016 in foreach
#348 opened by JohanLarsson - 4
Release notes for 4.0.0?
#342 opened by Eli-Black-Work