Since recently upgrading to VS 2022, I cannot edit when in debug/break without being prompted:
Edits were made which cannot be compiled. Changes won't be applied until the compile errors are fixed.
Refer to the Error List Window for further details.
Click Edit to make changes to the code.
Click Stop to stop the application.
This is a different prompt from what I get when I don't have the "Enable Edit and Continue and Hot Reload" option checked.
It isn't a matter of uncompilable code.