You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The IDisposable interface is a mechanism to release unmanaged resources, if not implemented correctly this could result in resource leaks or more severe bugs.
The text was updated successfully, but these errors were encountered:
valhristov
changed the title
Update S3881: "IDisposable" should be implemented correctly
Update S3881: "IDisposable should be implemented correctly
Jun 14, 2017
valhristov
changed the title
Update S3881: "IDisposable should be implemented correctly
Update S3881: "IDisposable should be implemented correctly" should be code smell
Jun 14, 2017
RSPEC-3881
The IDisposable interface is a mechanism to release unmanaged resources, if not implemented correctly this could result in resource leaks or more severe bugs.
The text was updated successfully, but these errors were encountered: