2 references to Attribute
Microsoft.AspNetCore.Components (2)
ParameterViewBuilder.cs (1)
37_frames[nextIndex] = RenderTreeFrame.Attribute(0, name, value);
Rendering\RenderTreeBuilder.cs (1)
765_entries.InsertExpensive(insertAtIndex, RenderTreeFrame.Attribute(sequence, attributeName, attributeValue));