main
Use file scoped namespaces. (#77854)
Reapply "Update methods to be `async`." (#81808)
Ensure we properly dispose our loggers during MSBuildWorkspace tests
Publish Microsoft.CodeAnalysis.Workspaces.Test.Utilities package to be shared with other repositories (#80377)
Use implicit object creation expressions
Port remaining unit test projects to Linux (#83153)
Remove AssertEx.Fail
Reapply "Move to .NET 10 Preview 5 (#78906)"
Add language server integration test project and implement auto load tests (#84000)
Fix test helper message to avoid NRE (#78532)
Fix MoveType to create debuggable documents (#78554)
Clean up KeyValuePair polyfills (#78872)
Switch code that was using Assert.True/False as a replacement for .Fail
Update reflection workaround against the editor for a field rename
Remove fallbacks (2) (#74319)
Start moving workspace events to fire on background threads (#78134)