main
Avoid storing information about unrelated assemblies in AssembliesToWhichInternalAccessHasBeenDetermined (#81959)
Warn for multiple blank lines in source (#65451)
Refactoring of extension methods in source packages (#78620) - take 2 (#78894)
Remove usages of 'Foo' from our codebase. (#21224)
Disable failing Test1 and Test5 lines (#78118)
Rename the Docs directory to docs (lowercase). (changeset 1396430)
update headers
Switch code that was using Assert.True/False as a replacement for .Fail
Enable GetTypeInfo for type of object creation syntax (#81802)
Update Microsoft.ILVerification (#79555)
Adjust expected behavior for tests targeting late-bound access to init-only properties. (#57426)
Copilot: Fix culture-sensitive StringBuilder.Append and ToString calls across codebase and add banned symbols (#80800)
Expose `IsIterator` as a public API (#78813)
Attach C# 9 features to LanguageVersion.CSharp9 (#46645)
Remove Microsoft.CodeAnalysis.Test.Extensions namespace (#50051)
Report inappropriate OverloadResolutionPriority attribute applications (#76385)
Closed classes misc changes (#83614)
Validate pooled objects in compiler tests (#82784)
Keep parse options in the result of `SyntaxFactory.Parse*` methods (#78790)
Generate branchless IL for `(b ? 1 : 0)` (#67191)