1 write to ControllerAttribute
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
ApiControllerSymbolCache.cs (1)
156
ControllerAttribute
= controllerAttribute;
1 reference to ControllerAttribute
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
ApiControllerFacts.cs (1)
23
if (!MvcFacts.IsController(method.ContainingType, symbolCache.
ControllerAttribute
, symbolCache.NonControllerAttribute))