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