2 references to PlaceholderContext
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
240
builder.AddContent(renderIndex, _placeholder, new
PlaceholderContext
(renderIndex, _itemSize));
278
builder.AddContent(renderIndex, _placeholder, new
PlaceholderContext
(renderIndex, _itemSize));