1 reference to ComponentType
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointHtmlRenderer.Streaming.cs (1)
321
var liveCachedComponentType = liveCachedComponentBoundary?.
ComponentType
?? componentState.Component.GetType();