2 references to GetNameMatchBehavior
Microsoft.AspNetCore.Mvc.Api.Analyzers (2)
SymbolApiConventionMatcher.cs (2)
18
var methodNameMatchBehavior =
GetNameMatchBehavior
(symbolCache, conventionMethod);
45
var nameMatchBehavior =
GetNameMatchBehavior
(symbolCache, conventionParameter);