main
Implement ref local hoisting in runtime async. Closes https://github.com/dotnet/roslyn/issues/79763.
Remove some unused AbstractFlowPass parameters (#80931)
Validate pooled objects in compiler tests (#82784)
Do not copy hoisted locals or parameters unnecessarily (#81227)
SynthesizedHotReloadExceptionSymbol (#74625)
Unsafe evolution: extend compat mode to legacy callers (#83660)
Rename HasUnionAttribute property (#82461)
Propagate marked attributes from primary constructor parameters to backing fields. (#76475)