winforms
winforms copied to clipboard
Track finalization
Problem description:
https://github.com/dotnet/winforms/pull/3169 cleaned out a number of FINALIZATION_WATCH.
Consider how we want to track finalization so that we can shake out issues in disposal as we're clearly having problems in our test runs.