1 write to _renderHandle
Microsoft.AspNetCore.Components (1)
Sections\SectionOutlet.cs (1)
35
_renderHandle
= renderHandle;
3 references to _renderHandle
Microsoft.AspNetCore.Components (3)
Sections\SectionOutlet.cs (3)
36
_registry =
_renderHandle
.Dispatcher.SectionRegistry;
89
if (
_renderHandle
.IsRendererDisposed)
94
_renderHandle
.Render(BuildRenderTree);