VSDiagnostics icon indicating copy to clipboard operation
VSDiagnostics copied to clipboard

Aggregate for IDisposable pattern

Open Vannevelj opened this issue 8 years ago • 0 comments

  • [ ] ImplementBasicDisposePattern #468
  • [ ] DisposeMethodShouldHaveBooleanParameterOverload #469
  • [ ] IDisposableDotDisposeIsImplementedCorrectly #470
  • [ ] DoNotDefineConfusingDisposeOverloads #471
  • [x] ExceptionThrownInDispose #472
  • [ ] FinalizableTypeShouldImplementBasicDisposePattern #473
  • [x] DoNotThrowExceptionFromFinalizer #474
  • [ ] DisposableObjectNotDisposed #581

Vannevelj avatar Mar 09 '16 18:03 Vannevelj