2 references to SectionRegistry
Microsoft.AspNetCore.Components (2)
Sections\SectionContent.cs (1)
43
_registry = renderHandle.
SectionRegistry
;
Sections\SectionOutlet.cs (1)
39
_registry = _renderHandle.
SectionRegistry
;