1 write to MatchBehavior
Microsoft.AspNetCore.Mvc.Core (1)
ApiExplorer\ApiConventionNameMatchAttribute.cs (1)
24
MatchBehavior
= matchBehavior;
1 reference to MatchBehavior
Microsoft.AspNetCore.Mvc.Core (1)
ApiExplorer\ApiConventionMatcher.cs (1)
57
return attribute?.
MatchBehavior
?? ApiConventionNameMatchBehavior.Exact;