main
Merge VB impl
Fixup 'add import on paste' to respect import ordering and grouping
Remove test construction dependencies on workspace
Organize VB imports
Give member refactoring tools consistent field selection (#62102)
Remove dependency on semantics
Only add annotations to potential references
Don't provide refactoring for VB Move Static Members when IncompleteMemberSyntax is found (#63342)
FixAll in solution for IDE0051 (Remove unused private members) - VB projects