Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

DisposePlugin

Checks whether all disposable objects are cleaned up along all code paths. Recommends the developer to implement IDisposable or override the Dispose method if necessary.

Usage

To launch the Visual Studio with a plug-in:

devenv.exe /ReSharper.Plugin DisposePlugin.dll

Dependencies

ReSharper 8.2

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages