1 write to ActionName
Microsoft.AspNetCore.App.Analyzers (1)
Mvc\DetectAmbiguousActionRoutes.cs (1)
116
ActionName
= GetActionName(ActionSymbol, _wellKnownTypes);
2 references to ActionName
Microsoft.AspNetCore.App.Analyzers (2)
Mvc\DetectAmbiguousActionRoutes.cs (2)
143
(!HasActionToken || string.Equals(
ActionName
, other.
ActionName
, StringComparison.OrdinalIgnoreCase)) &&