Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Error Message
A static or global variable was deleted: variable referenced in file
You removed a static or global variable while debugging. Edit and Continue does not support this type of change.
To fix this problem
From the Debug menu, choose Undo to undo the change, or
From the Debug menu, choose Stop Debugging, then make the changes and start a new debugging session.