Edit and Continue Warning ENC2004

Cannot handle adding or removing a local variable with a name that is already defined more than once: symbol (symbol)

Code changes include the addition or removal of a variable with a name that is already defined more than once (in different scopes). Edit and Continue cannot insert or delete such variables. Debugging of the function will continue with old code. Code changes will be applied the next time the function is called.