1 write to ControllerAttribute
Microsoft.AspNetCore.Mvc.Analyzers (1)
TopLevelParameterNameAnalyzer.cs (1)
223
ControllerAttribute
= controllerAttribute;
1 reference to ControllerAttribute
Microsoft.AspNetCore.Mvc.Analyzers (1)
TopLevelParameterNameAnalyzer.cs (1)
51
if (!MvcFacts.IsController(method.ContainingType, symbolCache.
ControllerAttribute
, symbolCache.NonControllerAttribute) ||