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));