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