1 instantiation of DefaultRazorComponentApplication
Microsoft.AspNetCore.Components.Endpoints (1)
Discovery\DefaultRazorComponentApplication.cs (1)
8public static IRazorComponentApplication Instance { get; } = new DefaultRazorComponentApplication<TComponent>();
1 reference to DefaultRazorComponentApplication
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\RazorComponentEndpointDataSourceFactory.cs (1)
21DefaultRazorComponentApplication<TRootComponent>.Instance.GetBuilder();