main
in progress
Sort usings
Remove unnecessary imports
Add hidden cast analyzer
Refactoring of extension methods in source packages (#78620) - take 2 (#78894)
Precursor to share code with RoslynAnalyzers. (#79117)
IDE test pass for closed class (#83682)
Fix mishandling of large embedded C# literals
File-based apps: avoid running a few irrelevant editor features (#84575)
Validate pooled objects in compiler tests (#82784)
Fix typo teh to the (#82237)
Fix VB remove-imports not showing up
Report LSP daemon lifecycle telemetry (#84652)
Delete the now unused .editorconfig parser
PooledObjects cleanup (#78382)
Remove unnnecessary null suppressions in Roslyn.sln
Make internal
Merge branch 'main' into sortUsings
Fix crash in simplify linq expression (#82392)
Unions: add most basic IDE support (#82604)
Remove obsolete CS1998 suppressions (#84216)
Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2625567
Update src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Core/CompilerExtensions.shproj
Get things compiling