1 write to _renderHandle
Microsoft.AspNetCore.Components (1)
Sections\SectionOutlet.cs (1)
37_renderHandle = renderHandle;
3 references to _renderHandle
Microsoft.AspNetCore.Components (3)
Sections\SectionOutlet.cs (3)
39_registry = _renderHandle.SectionRegistry; 92if (_renderHandle.IsRendererDisposed) 97_renderHandle.Render(BuildRenderTree);