BADF00D / DisposableFixer

This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.
Other
35 stars 7 forks source link

Add CodeFix that adds IDisposable tov ia AddTo to existing CompositDisposable #141

Open BADF00D opened 4 years ago

BADF00D commented 4 years ago

Prerequisites

Description

Source Code

Screenshot