3 references to ElementBoolTrueValue
Microsoft.AspNetCore.Components (3)
Rendering\RenderTreeBuilder.cs (3)
177
_entries.AppendAttribute(sequence, name,
ElementBoolTrueValue
);
203
_entries.AppendAttribute(sequence, name,
ElementBoolTrueValue
);
373
_entries.AppendAttribute(sequence, name,
ElementBoolTrueValue
);