main
Update VS to use file scoped namespaces
Move SpecializedCollections to Microsoft.CodeAnalysis.Collections namespace (#78466)
Make sealed
Use implicit object creation expressions
Remove unnecessary nullable directives
Switch to getting the command line state from IVsAppId
Remove unused usings
Make operator glyph consistent witht eh rest of the members
Merge remote-tracking branch 'upstream/main' into actuallyUseAutoProps
Delete the .editorconfig designer
Reapply "Update code to use null propagation (#78733)"
Avoid switching to the UI thread every time we are subscribing menus
Only features
Add Microsoft.CodeAnalysis.Contracts source package (#76997)