Implemented interface member:
method
Add
Microsoft.AspNetCore.Builder.IEndpointConventionBuilder.Add(System.Action<Microsoft.AspNetCore.Builder.EndpointBuilder>)
3 references to Add
Microsoft.AspNetCore.Components.Endpoints (2)
Builder\RazorComponentsEndpointConventionBuilderExtensions.cs (2)
61builder.Add(convention.ApplyConvention); 84builder.Add(endpointBuilder =>
Microsoft.AspNetCore.Components.Server (1)
Builder\ServerRazorComponentsEndpointConventionBuilderExtensions.cs (1)
48builder.Add(b =>