Implemented interface member:
method
Add
Microsoft.AspNetCore.Builder.IEndpointConventionBuilder.Add(System.Action<Microsoft.AspNetCore.Builder.EndpointBuilder>)
3 references to Add
Microsoft.AspNetCore.Mvc.RazorPages (1)
Builder\PageActionEndpointConventionBuilderResourceCollectionExtensions.cs (1)
43
builder.
Add
(endpointBuilder =>
Microsoft.AspNetCore.Mvc.RazorPages.Test (2)
Infrastructure\PageActionEndpointDataSourceTest.cs (2)
74
dataSource.DefaultBuilder.
Add
((b) =>
132
dataSource.DefaultBuilder.
Add
((b) =>