2 references to PreflightHttpMethod
Microsoft.AspNetCore.Routing (2)
Matching\HttpMethodMatcherPolicy.cs (2)
118
HttpMethods.Equals(httpMethod,
PreflightHttpMethod
) &&
424
return HttpMethods.Equals(httpMethod,
PreflightHttpMethod
) &&