1 write to ApiConventionTypeMatchAttribute
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
ApiControllerSymbolCache.cs (1)
155
ApiConventionTypeMatchAttribute
= apiConventionTypeMatchAttribute;
1 reference to ApiConventionTypeMatchAttribute
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
SymbolApiConventionMatcher.cs (1)
85
var attribute = symbol.GetAttributes(symbolCache.
ApiConventionTypeMatchAttribute
).FirstOrDefault();