3 references to InstantiateComponent
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointHtmlRenderer.Prerendering.cs (1)
122
?
InstantiateComponent
(componentType)
Microsoft.AspNetCore.Components.Web (2)
HtmlRendering\StaticHtmlRenderer.cs (1)
55
var component =
InstantiateComponent
(componentType);
WebRenderer.cs (1)
76
var component =
InstantiateComponent
(componentType);