main
Rename feature to 'Add or remove accessibility modifiers'
Renames
Update tests
Move vb down
Refactoring of extension methods in source packages (#78620) - take 2 (#78894)
Simplify
Update vb analyzer tests
verifier
vb tests
Make VB test sample return non-void
Add "Make type partial" codefix (#65018)
move the 'remove async modifier' fixer down to shared layer
Add more boolean simplification cases
Apply test attributes consistently
Fix code that errantly assumed a paramarray parameter must be an array
Fix SimplifyObjectCreation_CodeStyleOptionTurnedOn
Remove hacks
VerifyVB
Working VB
Tests
Add empty shared projects for CodeStyle layer refactoring work