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