Enabled by default: False Default severity: Info Title: Prefer `Dispose` or `DisposeAsync` over `TestCleanup` methods Flags any use of `TestCleanup` and suggests to refactor code to use `Dispose`/`DisposeAsync`. [AB#1994936](https://devdiv.visualstudio.com/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_workitems/edit/1994936)