Skip to content

VB->C# removing invalid Imports #1176

@wizzardmr42

Description

@wizzardmr42

Is your feature request related to a problem? Please describe.
VB ignores Imports statements which are invalid, but C# treats them as a compiler error. Old projects can have a lot of these cluttering up files from references that have been removed.

Describe the solution you'd like
An option for the CodeConverter to remove these or comment them out.

Describe alternatives you've considered
Search and replace, but that's an extra step.

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions