main
Reapply "Update methods to be `async`." (#81808)
Remove unnecessary imports
Refactor LSP server logging to remove singleton lsp instance (#84001)
Replace IQueueItem with concrete QueueItem in LSP framework
Reapply "Move to .NET 10 Preview 5 (#78906)"
Move LanguageServer out of Features directory (#73779)
Make the new Workspace.Register*Handler methods public
Use collection expressions
Make C#DK service broker fully per server
Make sealed
Adjustments
LSP: Tolerate non-mutating requests where we are unable to determine the language (#81660)
Reapply "Update to using unbound nameof(X<>) expressions (#78731)"
More improvements to source packages (#78587)
Use globs in .projitems for source packages (#79480)
Trim lsp dispatch allocations (#84651)
Update LanguageServer references
Reduce LSP request handling allocations (#84623)
Remove error reporting out of clasp and rely on host to report errors
Switch to using field+auto-prop