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
Deleted variable or new local variable requires construction or destruction: symbol (symbol)
Edit and Continue cannot update a function on the call stack because code changes have added or removed a variable that requires construction/destruction. Debugging of the function will continue with old code. Code changes will be applied the next time the function is called.