1 write to Method
Microsoft.AspNetCore.Mvc.Core (1)
ApiConventionMethodAttribute.cs (1)
44
Method
= GetConventionMethod(conventionType, methodName);
1 reference to Method
Microsoft.AspNetCore.Mvc.Core (1)
ApiExplorer\ApiConventionResult.cs (1)
36
var conventionMethod = apiConventionMethodAttribute?.
Method
;