main
Refactoring of extension methods in source packages (#78620) - take 2 (#78894)
Apply changes for build in Roslyn
Re-enable IDE0051 (#78919)
Semantic search (#71268)
Update code for use in Roslyn
generated move
Add additional information when we throw an 'unreachable' exception
Enable tests for ImmutableSegmentedDictionary
Use 'IsSame' consistently in tests
Refactoring of synthesized types tracking across EnC generations (#69782)
Rename types in preparation for testing ImmutableSegmentedDictionary
Update implementation of ImmutableSegmentedHashSet<T> to pass tests
Fix CA1822 (Mark members as static)
[main] Update dependencies from dotnet/arcade (#70248)
Standardize on NET pre-proc symbol (#74859)
Fix CA1825 (Avoid zero-length array allocations)
Merge remote-tracking branch 'dotnet/main' into immutable-segmented-hashset
Update tests for use with ImmutableSegmentedList<T>
Add Target-type Conversion Errors for Lambdas with Default Parameters (#63448)
Add a couple common type sizes to SegmentedArrayHelper's size/shift/offsetmask methods so those values can be inlined. (#75944)
Provide SegmentedCollectionsMarshal.AsSegments for SegmentedArray<T>
Remove AssertEx.NotNull