1 reference to BuildKeyToInfoLookup
Microsoft.AspNetCore.Components (1)
RenderTree\RenderTreeDiffBuilder.cs (1)
108
keyedItemInfos ??=
BuildKeyToInfoLookup
(diffContext, origOldStartIndex, oldEndIndexExcl, origNewStartIndex, newEndIndexExcl);