Edit and Continue Warning ENC2001

Cannot find local variable: symbol (symbol)

Edit and Continue cannot update a function on the call stack because code changes have 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.