2 references to GetHttpMethods
Microsoft.AspNetCore.Routing (2)
Matching\HttpMethodMatcherPolicy.cs (2)
179
var (httpMethods, acceptCorsPreFlight) =
GetHttpMethods
(endpoint);
229
var (httpMethods, acceptCorsPreFlight) =
GetHttpMethods
(endpoint);