2 references to IsNameMatch
Microsoft.AspNetCore.Mvc.Core (2)
ApiExplorer\ApiConventionMatcher.cs (2)
17return IsNameMatch(methodInfo.Name, conventionMethod.Name, methodNameMatchBehavior); 42!IsNameMatch(methodParameters[i].Name, conventionParameter.Name, nameMatchBehavior))