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