[View Complete Diff of Changes](https://github.com/dotnet/roslyn/compare/86d60f7a00b0274a806a40afde8801a89d27e6bc...80b91e9002f3b820a562d38c384b668162dba94a?w=1) - [Make extracted parameters non-nullable when possible. (76386)](https://github.com/dotnet/roslyn/pull/76386) - [Razor synchronize loader (76357)](https://github.com/dotnet/roslyn/pull/76357) - [Fix issue with 'use pattern matching' innapropriately capturing variables across a lambda (76406)](https://github.com/dotnet/roslyn/pull/76406) - [Do not offer 'use pattern matching' when it would change semantics (76404)](https://github.com/dotnet/roslyn/pull/76404) - [Fix extract method in top level (76402)](https://github.com/dotnet/roslyn/pull/76402) - [Fix issue where structure tag could get stuck at the wrong location (76194)](https://github.com/dotnet/roslyn/pull/76194) - [Internally identify interceptions by content hash (76344)](https://github.com/dotnet/roslyn/pull/76344) - [[main] Update dependencies from dotnet/source-build-reference-packages (76235)](https://github.com/dotnet/roslyn/pull/76235) - [Support returning tuples in extract method when ref/out are not possible. (76383)](https://github.com/dotnet/roslyn/pull/76383) - [Consider RefSafetyRules with UnscopedRef (75930)](https://github.com/dotnet/roslyn/pull/75930) - [Add support for extract method in the PrimaryConstructor base list (76371)](https://github.com/dotnet/roslyn/pull/76371) - [Update 'add parameter' to assign to field/property when adding a parameter to a primary constructor. (76360)](https://github.com/dotnet/roslyn/pull/76360) - [Reduce allocations from doing repeated adds into an ImmutableDictionary in SolutionCompilationState.ComputeFrozenSnapshot (76361)](https://github.com/dotnet/roslyn/pull/76361)
View Complete Diff of Changes