[View Complete Diff of Changes](https://github.com/dotnet/razor/compare/825b54778c668cfb7efe2e0e256c79aeb709cd43...9aae6b06495198a2ff00944d8848e3b6d589a632?w=1) - [Reduce allocations in UsingsFoldingRangeProvider](https://github.com/dotnet/razor/pull/11940) - [Compiler: Make intermediate nodes a bit more efficient](https://github.com/dotnet/razor/pull/11931) - [Fix override completion in VS Code for Cohosting](https://github.com/dotnet/razor/pull/11938) - [Change DefaultRazorIntermediateNodeLoweringPhase.MergeTokenLists to not take in a params array](https://github.com/dotnet/razor/pull/11943) - [Compiler: Optimize SyntaxList<TNode>, SyntaxTokenList and PooledArrayBuilder<T> operations](https://github.com/dotnet/razor/pull/11909) - [Stop spamming the activity log](https://github.com/dotnet/razor/pull/11935) - [HtmlTokenizer: Cache tokens with well-known text](https://github.com/dotnet/razor/pull/11924) - [Convert CreateString helper to static extension method](https://github.com/dotnet/razor/pull/11929) - [Reduce allocations in LegacyFileKindVisitor.VisitMarkupTagHelperAttribute](https://github.com/dotnet/razor/pull/11930) - [Create a specialized pool for arrays of ClassifiedSpanInternal](https://github.com/dotnet/razor/pull/11925) - [ChildSyntaxList.ItemInternal optimization](https://github.com/dotnet/razor/pull/11926) - [Reduce allocations in calls to WithAnnotationsGreen](https://github.com/dotnet/razor/pull/11927) - [Tiny allocation improvement in TagHelperParseTreeRewriter.Rewriter.CurrentTagHelperTracker](https://github.com/dotnet/razor/pull/11928) - [Move file path comparers and comparison to PathUtilities](https://github.com/dotnet/razor/pull/11923)