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