Visual Basic Edit and Continue: 35646 

Error Message

<item> was added in a generic type or method.

You tried to make a change that Edit and Continue does not support. See Edit and Continue (Visual Basic): Unsupported Method and Property Body Edits for more information.

To correct this error

  • Choose Undo from the Debug menu to undo the change.

    -or-

  • Stop the debugging session, make your edits, and start a new debugging session.

See Also

Reference

Edit and Continue (Visual Basic): Unsupported Method and Property Body Edits

Other Resources

Edit and Continue (Visual Basic)