7 references to ActionName
BasicWebSite (2)
Controllers\ActionConstraints\ConsumesAttribute_WithFallbackActionController.cs (2)
12[ActionName("CreateProduct")] 19[ActionName("CreateProduct")]
Microsoft.AspNetCore.Mvc.Core.Test (5)
ApplicationModels\ControllerActionDescriptorProviderTests.cs (1)
1459[ActionName("ShowPeople")]
ApplicationModels\DefaultApplicationModelProviderTest.cs (1)
1861[ActionName("GetRealAddressAsync")]
Infrastructure\ActionSelectorTest.cs (3)
1214[ActionName("CustomActionName_Verb")] 1219[ActionName("CustomActionName_DefaultMethod")] 1224[ActionName("CustomActionName_RpcMethod")]