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