1 write to Type
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\RootComponentMetadata.cs (1)
20
Type
= rootComponentType;
1 reference to Type
Microsoft.AspNetCore.Components.Endpoints (1)
RazorComponentEndpointInvoker.cs (1)
51
var rootComponent = endpoint.Metadata.GetRequiredMetadata<RootComponentMetadata>().
Type
;