1 reference to IsTypeMatch
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
SymbolApiConventionMatcher.cs (1)
48
if (!
IsTypeMatch
(methodParameters[i].Type, conventionParameter.Type, typeMatchBehavior) ||