2 references to GetNameMatchBehavior
Microsoft.AspNetCore.Mvc.Core (2)
ApiExplorer\ApiConventionMatcher.cs (2)
16
var methodNameMatchBehavior =
GetNameMatchBehavior
(conventionMethod);
38
var nameMatchBehavior =
GetNameMatchBehavior
(conventionParameter);