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