main
Remove AssertEx.NotNull
Port more tests to run on Linux (#83052)
Use implicit object creation expressions
Update src/Workspaces/CoreTest/Editing/SyntaxEditorTests.cs
Use file scoped namespaces. (#77854)
Update regex search with sparse-ngram searching (#82708)
Sort usings
Cleanup test methods
Move workspace structure logging to the Workspaces layer (#83676)
Remove unnnecessary null suppressions in Roslyn.sln
Fix up all the test project launchSettings.json to allow F5 again
Remove the OOP Server GC experiment
Reapply "Load analyzers and generators in isolated ALCs in our OOP process"
Use raw strings in tests
Make sealed
Share metadata between lsp server instances in daemon mode (#84713)
Make CancellationToken optional for AsyncBatchingWorkQueue
Clean up KeyValuePair polyfills (#78872)
Remove IDynamicFileInfoProvider and related code
Reapply "Update methods to be `async`." (#81808)
Reduce allocations in SourceGeneratedDocumentIdentity.Generate (#80292)
Port remaining unit test projects to Linux (#83153)
Add WorkItem attribute to new FAR test
Switch code that was using Assert.True/False as a replacement for .Fail
Have CompleteStatement handle EOF statements (#83205)