4 references to Exact
Microsoft.AspNetCore.Mvc.Core (4)
ApiConventionTypeAttribute.cs (1)
23
/// using <see cref="ApiConventionNameMatchBehavior.
Exact
"/> and parameter types are matched
ApiExplorer\ApiConventionMatcher.cs (2)
57
return attribute?.MatchBehavior ?? ApiConventionNameMatchBehavior.
Exact
;
87
case ApiConventionNameMatchBehavior.
Exact
:
ApiExplorer\ApiConventionNameMatchAttribute.cs (1)
12
/// <see cref="ApiConventionNameMatchBehavior.
Exact
"/> is used if no value for this