Visual Basic Edit and Continue: 35647

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

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

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)