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