Dispose کردن موارد فراموش شده توسط Roslyn
200, OK
https://marketplace.visualstudio.com/items?itemName=DavidStormer.DisposableFixer icon
This extension uses the Roslyn compiler plattform to identify IDisposable-instances that are not disposed.
IDisposable instances that are not disposed, usually lead to some hard-to-find errors like memoryleaks. The current version is only able to find this undisposed instances, future version should also provide code-fixes. 
Dispose کردن موارد فراموش شده توسط Roslyn