2 references to SetAttribute
Microsoft.AspNetCore.Components (2)
RenderTree\RenderTreeDiffBuilder.cs (2)
771
diffContext.Edits.Append(RenderTreeEdit.
SetAttribute
(diffContext.SiblingIndex, referenceFrameIndex));
800
diffContext.Edits.Append(RenderTreeEdit.
SetAttribute
(diffContext.SiblingIndex, referenceFrameIndex));