1 write to MatchBehavior
Microsoft.AspNetCore.Mvc.Core (1)
ApiExplorer\ApiConventionTypeMatchAttribute.cs (1)
24MatchBehavior = matchBehavior;
1 reference to MatchBehavior
Microsoft.AspNetCore.Mvc.Core (1)
ApiExplorer\ApiConventionMatcher.cs (1)
63return attribute?.MatchBehavior ?? ApiConventionTypeMatchBehavior.AssignableFrom;