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