3 references to AddContent
Microsoft.AspNetCore.Components.Web (3)
Forms\Mapping\FormMappingScope.cs (1)
73
builder.
AddContent
(0, ChildContent, _cascadingValueSupplier!.MappingContext);
Virtualization\Virtualize.cs (2)
240
builder.
AddContent
(renderIndex, _placeholder, new PlaceholderContext(renderIndex, _itemSize));
278
builder.
AddContent
(renderIndex, _placeholder, new PlaceholderContext(renderIndex, _itemSize));