2 references to DisposeFramesInRange
Microsoft.AspNetCore.Components (2)
RenderTree\RenderTreeDiffBuilder.cs (2)
41=> DisposeFramesInRange(batchBuilder, componentId, frames.Array, 0, frames.Count); 870DisposeFramesInRange(diffContext.BatchBuilder, diffContext.ComponentId, oldTree, oldFrameIndex, endIndexExcl);