VSDiagnostics icon indicating copy to clipboard operation
VSDiagnostics copied to clipboard

Implement DisposableObjectNotDisposed

Open Vannevelj opened this issue 8 years ago • 0 comments

We could check all symbols and see if they are either contained in a using() clause or call x.Dispose() somewhere.

Vannevelj avatar May 11 '16 16:05 Vannevelj