Not sure when this occurred - possibly when I upgraded from VS 2017 to 2019 - but the Debug.Print method has ceased to produce results for me.
The Output window opens at run time, but nothing appears in it.
Have checked
Options | Debugging | Output Window | All debug output | On
and don't recall making any changes that could prevent output.
Trying to print a string or a literal, no difference.
Creating a new project from scratch, no difference.
devenv.exe is 16.7.30523.14
I may be missing something obvious, but I can't find it.