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