3 references to RazorComponentsEndpointRouteBuilderExtensions
Microsoft.AspNetCore.Components.Endpoints (3)
Builder\RazorComponentDataSourceOptions.cs (1)
11/// given <see cref="RazorComponentsEndpointRouteBuilderExtensions.MapRazorComponents{TRootComponent}(Microsoft.AspNetCore.Routing.IEndpointRouteBuilder)"/>
Rendering\SSRRenderModeBoundary.cs (2)
91$"'{nameof(RazorComponentsEndpointRouteBuilderExtensions.MapRazorComponents)}', add a call to " + 93$"'builder.{nameof(RazorComponentsEndpointRouteBuilderExtensions.MapRazorComponents)}<...>.{expectedCall}()'");