Code Generation in Visual Basic .NET
All ReSharper's code generation features available in C# are also supported in Visual Basic .NET. You can find the detailed information on these features in the corresponding topics of the Code Generation section.
All code generation actions are displayed in the Generate menu, available with the Alt+Insert shortcut.
Besides the main set of generation actions, ReSharper provides the Generate event subscriptions actions, which is specific for Visual Basic .NET.
Generate Event Subscriptions
ReSharper helps you quickly generate event subscription methods in ASP.NET CodeBehind files.

Last modified: 25 April 2019