main
Validate pooled objects in compiler tests (#82784)
Correctly set IsRetargetable for source assemblies (#55066)
Simplify fast path in AssemblyIdentityComparer.Compare
Un-revert: Use dictionary lookup while resolving assembly references
Refactoring of extension methods in source packages (#78620) - take 2 (#78894)
generated move
Remove dependency on all Roslyn assemblies from build host (#73497)
Use `params ImmutableArray<T>` on all applicable public APIs. (#83858)
Append chars more efficiently when creating strings (#71812)
Fixing the OOM in scripting (#75372)
Ban use of Enum.GetHashCode() due to boxing and fix remaining cases
Remove workaround for old version of SRM. (#76826)