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; 89if (_renderHandle.IsRendererDisposed) 94_renderHandle.Render(BuildRenderTree);