This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.
35
stars
7
forks
source link
An IDisposable that is assigned to a field, is not marked as "Not Disposed" #7
Closed
BADF00D closed 7 years ago
Actually this snipped worked correct,
whereas this fails