main
Free pooled objects across cancellation exceptions (#83875)
Switch code that was using Assert.True/False as a replacement for .Fail
Free pooled object in Verify helper (#83834)
Remove Microsoft.CodeAnalysis.Test.Extensions namespace (#50051)
Clean up our newline-fixing extension methods
EnC: Defer lambda rude edit reporting to runtime (#70418)
EnC: Block additions to MethodImpl table when targeting .NET Framework (#81304)
[EnC] Use default encoding stored in the PDB for creating committed document SourceText (#81912)
Move
Copilot: Fix culture-sensitive StringBuilder.Append and ToString calls across codebase and add banned symbols (#80800)
Update tests
Remove AssertEx.Fail
Limit the FileSystemWatchers to one per drive root for DefaultFileChangeWatcher (#82211)
Add scaffolding for labeled break/continue analyzer/fixer
Test case for analyzer dependency loading (#75487)
Warn for multiple blank lines in source (#65451)
API for getting a deterministic key for a Compilation (#57134)
Extension indexers: allow and resolve extension indexers (#81607)
more
PR feedback
Use correct get / set inside ref safety analysis (#73842)
Move DotNetCoreSdk to shared test utilities
Standardize on NET pre-proc symbol (#74859)
Use VerifyDiagnostics format to report CompileAndVerify diagnostics (#78666)
Consolidate ExternalAccess libraries (#81593)
[main] Update dependencies from dotnet/arcade (#60523)
Make OrderBy binary compat across TFMs (#68036)
Verify workspaces are not GC rooted on construction
Review feedback
Simplify sequence point display (#81104)
Unsafe evolution: explicit layout (#83974)
Validate pooled objects in compiler tests (#82784)
Pre-load lazily-loaded assemblies before assembly snapshots (#83247)
Unsafe evolution: unsafe expressions (#84012)
Remove unnecessary suppressions (#81499)
Use CommonCompiler in Rebuild tests (#52208)