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
Cannot handle adding or removing a local variable with a name that is already defined more than once: symbol (symbol)
Your 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.