2 references to GetHttpMethod
Microsoft.AspNetCore.App.Analyzers (2)
Mvc\MvcAnalyzer.cs (2)
113: ImmutableArray.Create(GetHttpMethod(match.Value)!); 133if (GetHttpMethod(match.Value) is { } method)