3 references to RemoveFrame
Microsoft.AspNetCore.Components (2)
RenderTree\RenderTreeDiffBuilder.cs (2)
871diffContext.Edits.Append(RenderTreeEdit.RemoveFrame(diffContext.SiblingIndex)); 888diffContext.Edits.Append(RenderTreeEdit.RemoveFrame(diffContext.SiblingIndex));
Microsoft.AspNetCore.Components.Server.Tests (1)
Circuits\RenderBatchWriterTest.cs (1)
146RenderTreeEdit.RemoveFrame(101),