It appears that Visual Studio 2019 is adding using statements when I do not intend for it to. While I do really like the right-click Quick Action to add a missing using, I do not want it happening when I do not ask for it.
It's hard to track down when this happens as I'm often typing quickly and only later on do I notice the new using.