3 references to RemoveAttribute
Microsoft.AspNetCore.Components (1)
RenderTree\RenderTreeDiffBuilder.cs (1)
859diffContext.Edits.Append(RenderTreeEdit.RemoveAttribute(diffContext.SiblingIndex, oldFrame.AttributeNameField));
Microsoft.AspNetCore.Components.Server.Tests (2)
Circuits\RenderBatchWriterTest.cs (2)
148RenderTreeEdit.RemoveAttribute(104, "Some removed attribute"), 153RenderTreeEdit.RemoveAttribute(110, "Some removed attribute"), // To test deduplication