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