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