[View Complete Diff of Changes](https://github.com/dotnet/roslyn/compare/47f526de99da22b08a53d34b4dc8dba074caa61c...f5a0b77124a6c28f28e97da9e0d23762c32450ec?w=1) - [Remove a delay busy loop when waiting for workspace changes](https://github.com/dotnet/roslyn/pull/82370) - [Adds a listener in the initialize handler for client process exit](https://github.com/dotnet/roslyn/pull/82348) - [don't crash the process if the stream disconnects](https://github.com/dotnet/roslyn/pull/82316) - [Implement `unsafe` snippet](https://github.com/dotnet/roslyn/pull/82245) - [Fix CFG for interpolation handler in object initializer without setter](https://github.com/dotnet/roslyn/pull/82303) - [Fix embedded source decoding on big-endian architectures](https://github.com/dotnet/roslyn/pull/82335)