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