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