1 reference to GetValueOrDefault
Microsoft.AspNetCore.Components (1)
Sections\SectionOutlet.cs (1)
139var fragment = parameters.GetValueOrDefault<RenderFragment>(ContentParameterName)!;