1 write to _webRootComponentManager
Microsoft.AspNetCore.Components.WebAssembly (1)
src\Components\Shared\src\WebRootComponentManager.cs (1)
27
=>
_webRootComponentManager
??= new(this);
1 reference to _webRootComponentManager
Microsoft.AspNetCore.Components.WebAssembly (1)
Rendering\WebAssemblyRenderer.cs (1)
204
_webRootComponentManager
!.GetRootComponentKey(webAssemblyComponentState.ComponentId);