2 references to Append
Microsoft.AspNetCore.Components (2)
ParameterView.cs (1)
283builder.Append(_frames, _ownerIndex + 1, numEntries);
RenderTree\RenderTreeDiffBuilder.cs (1)
807var referenceFrameIndex = diffContext.ReferenceFrames.Append(newTree, newFrameIndex, newFrame.ElementSubtreeLengthField);