[View Complete Diff of Changes](https://github.com/dotnet/roslyn/compare/fc3bdf2bfd308ad6f404723a752d0c3aaa2e76f9...90a3c538b3023a4212e30468486c754c67ea67f0?w=1) - [Fix ILBuilder visualization](https://github.com/dotnet/roslyn/pull/78764) - [Break code for handling a request to FindRefs/GoToBase/GoToImpl out of the editor command handlers for those features. ](https://github.com/dotnet/roslyn/pull/78751) - [Add operator == and != for DocumentUri](https://github.com/dotnet/roslyn/pull/78756) - [Unify command handler code for 'go to base/impl' and 'find refs'](https://github.com/dotnet/roslyn/pull/78750) - [Add numeric parameter checks refactoring](https://github.com/dotnet/roslyn/pull/78748) - [Add Copilot Change Analysis to External Access](https://github.com/dotnet/roslyn/pull/78739) - [Add direct IVTs to internal projects](https://github.com/dotnet/roslyn/pull/78742) - [Invoke `dotnet run-api` to obtain virtual project](https://github.com/dotnet/roslyn/pull/78648) - [Do not convert tuple expression with error to a bad expression too early](https://github.com/dotnet/roslyn/pull/78645) - [Update persistence version](https://github.com/dotnet/roslyn/pull/78727) - [Add helper for mapping between documents and hierarchy+itemids](https://github.com/dotnet/roslyn/pull/78726)