1 write to ActionSymbol
Microsoft.AspNetCore.App.Analyzers (1)
Mvc\DetectAmbiguousActionRoutes.cs (1)
112ActionSymbol = actionSymbol;
3 references to ActionSymbol
Microsoft.AspNetCore.App.Analyzers (3)
Mvc\DetectAmbiguousActionRoutes.cs (3)
116ActionName = GetActionName(ActionSymbol, _wellKnownTypes); 145CanMatchActions(_wellKnownTypes, ActionSymbol, other.ActionSymbol);