7 references to Suffix
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
SymbolApiConventionMatcher.cs (1)
118
case SymbolApiConventionNameMatchBehavior.
Suffix
:
Mvc.Api.Analyzers.Test (6)
SymbolApiConventionMatcherTest.cs (6)
192
var result = IsNameMatch(name, conventionName, SymbolApiConventionNameMatchBehavior.
Suffix
);
206
var result = IsNameMatch(name, conventionName, SymbolApiConventionNameMatchBehavior.
Suffix
);
220
var result = IsNameMatch(name, conventionName, SymbolApiConventionNameMatchBehavior.
Suffix
);
234
var result = IsNameMatch(name, conventionName, SymbolApiConventionNameMatchBehavior.
Suffix
);
248
var result = IsNameMatch(name, conventionName, SymbolApiConventionNameMatchBehavior.
Suffix
);
260
var result = IsNameMatch(name, conventionName, SymbolApiConventionNameMatchBehavior.
Suffix
);