1 instantiation of HttpMethodRouteConstraint
Microsoft.AspNetCore.Routing (1)
RequestDelegateRouteBuilderExtensions.cs (1)
262["httpMethod"] = new HttpMethodRouteConstraint(verb),
1 reference to HttpMethodRouteConstraint
Microsoft.AspNetCore.Routing (1)
Constraints\HttpMethodRouteConstraint.cs (1)
16/// Creates a new instance of <see cref="HttpMethodRouteConstraint"/> that accepts the HTTP methods specified