Skip to content

Combine VB TopSyntaxComparer and StatementSyntaxComparer #51169

@davidwengier

Description

@davidwengier

In #51021 we combined these two comparers into one for C#, we should do the same for VB.

As part of this we should look at moving AbstractSyntaxComparer to the shared layer to be language agnostic - on the C# side at least the only thing language specific it's currently using is SyntaxFactory.AreEquivalent.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions