2 references to ChildContent
Microsoft.AspNetCore.Components.Web (2)
Media\FileDownload.cs (2)
46
if (
ChildContent
is not null)
55
builder.AddContent(0,
ChildContent
, context);