1 reference to EmptyRenderFragment
Microsoft.AspNetCore.Components (1)
LayoutView.cs (1)
53
var fragment = ChildContent ??
EmptyRenderFragment
;