2 references to DeleteVerb
Microsoft.AspNetCore.Routing (2)
Builder\EndpointRouteBuilderExtensions.cs (2)
118return MapMethods(endpoints, pattern, DeleteVerb, requestDelegate); 289return MapMethods(endpoints, pattern, DeleteVerb, handler);