[View Complete Diff of Changes](https://github.com/dotnet/roslyn/compare/c2ed65c206818b5bd7218905b0f2634f7fc8d9e6...036e7a58b9d4348a62b6854544274551ae17ae8c?w=1) - [Make Razor a built in feature of the Roslyn language server](https://github.com/dotnet/roslyn/pull/83575) - [Don't crash lowering a generic component type argument with mixed literal/expression content](https://github.com/dotnet/roslyn/pull/83645) - [Update metadata of the Razor tree](https://github.com/dotnet/roslyn/pull/83629) - [Remove crypto file path from key](https://github.com/dotnet/roslyn/pull/83594) - [Migrate DevDiv insertion token from PAT to WIF](https://github.com/dotnet/roslyn/pull/83628) - [Fix doc comment autocomplete corrupting declarations with existing ///](https://github.com/dotnet/roslyn/pull/83648) - [Include generated documents and generator diagnostics in the workspace log](https://github.com/dotnet/roslyn/pull/83647) - [Move razor anaylzers](https://github.com/dotnet/roslyn/pull/83616) - [Strongly type DocumentResolveData](https://github.com/dotnet/roslyn/pull/83624) - [Add support for writing HTML literals using UTF-8 strings](https://github.com/dotnet/roslyn/pull/83457) - [Fix flaky AssemblyLoading_MultipleVersions_AnalyzerDependency test](https://github.com/dotnet/roslyn/pull/83570) - [Shorten ServiceBroker test pipe names](https://github.com/dotnet/roslyn/pull/83630) - [Normalize some Razor URI helpers](https://github.com/dotnet/roslyn/pull/83619) - [Avoid _ collision in bind-*:after property accessor](https://github.com/dotnet/roslyn/pull/83572) - [Compare DocumentUri instances in LSP tests instead of file path strings](https://github.com/dotnet/roslyn/pull/83615) - [Fix ArgumentOutOfRangeException when orphan end tag follows HTML text](https://github.com/dotnet/roslyn/pull/83574) - [Unify namespaces in Razor formatting](https://github.com/dotnet/roslyn/pull/83582) - [Fix formatting of multiline expressions in attributes](https://github.com/dotnet/roslyn/pull/83566) - [Implement call hierarchy LSP methods in Razor](https://github.com/dotnet/roslyn/pull/83548) - [Add prepareRename support to Razor](https://github.com/dotnet/roslyn/pull/83599) - [Throw content modified for stale code action resolve request](https://github.com/dotnet/roslyn/pull/83612) - [Remove a few unused bits of the Razor EA](https://github.com/dotnet/roslyn/pull/83600) - [Associate service broker lifetimes to LSP server instance](https://github.com/dotnet/roslyn/pull/83576) - [Update insertion title prefix in PublishData.json](https://github.com/dotnet/roslyn/pull/83605) - [Unsafe evolution: avoid interior effect of `unsafe` modifier on members](https://github.com/dotnet/roslyn/pull/83452)
View Complete Diff of Changes
unsafemodifier on members