VSDiagnostics
VSDiagnostics copied to clipboard
Aggregate for IDisposable pattern
- [ ] ImplementBasicDisposePattern #468
- [ ] DisposeMethodShouldHaveBooleanParameterOverload #469
- [ ] IDisposableDotDisposeIsImplementedCorrectly #470
- [ ] DoNotDefineConfusingDisposeOverloads #471
- [x] ExceptionThrownInDispose #472
- [ ] FinalizableTypeShouldImplementBasicDisposePattern #473
- [x] DoNotThrowExceptionFromFinalizer #474
- [ ] DisposableObjectNotDisposed #581