5 references to ActionName
Microsoft.AspNetCore.Mvc.Core.Test (5)
ApplicationModels\ControllerActionDescriptorProviderTests.cs (1)
1459[ActionName("ShowPeople")]
ApplicationModels\DefaultApplicationModelProviderTest.cs (1)
1912[ActionName("GetRealAddressAsync")]
Infrastructure\ActionSelectorTest.cs (3)
1214[ActionName("CustomActionName_Verb")] 1219[ActionName("CustomActionName_DefaultMethod")] 1224[ActionName("CustomActionName_RpcMethod")]