aspnetcore/test/Microsoft.AspNetCore.Blazor...
Steve Sanderson 83fa72bc7e Have RenderTreeDiff build its own array of referenced frames rather than pointing to the latest render tree
This is in preparation for supporting multiple diffs for the same
component in a single batch (which means we can't rely on there being at
most only new render tree per component)
2018-02-07 10:27:32 +00:00
..
Microsoft.AspNetCore.Blazor.Test.csproj
RenderTreeBuilderTest.cs Replace "DescendantsEndIndex" concept with "SubtreeLength" 2018-02-07 10:27:32 +00:00
RenderTreeDiffComputerTest.cs Have RenderTreeDiff build its own array of referenced frames rather than pointing to the latest render tree 2018-02-07 10:27:32 +00:00
RendererTest.cs Have RenderTreeDiff build its own array of referenced frames rather than pointing to the latest render tree 2018-02-07 10:27:32 +00:00