1 reference to UpdateAsync
Microsoft.AspNetCore.Components.Server (1)
src\Components\Shared\src\WebRootComponentManager.cs (1)
67
return component.
UpdateAsync
(renderer, newComponentType, newKey, newParameters, _currentUpdateTask);