2 references to RenderComponentAsync
Microsoft.AspNetCore.Components.Web (2)
HtmlRendering\HtmlRenderer.cs (2)
110
=>
RenderComponentAsync
(componentType, ParameterView.Empty);
121
=>
RenderComponentAsync
(typeof (TComponent), parameters);