Implemented interface member:
method
Apply
Microsoft.AspNetCore.Mvc.ApplicationModels.IActionModelConvention.Apply(Microsoft.AspNetCore.Mvc.ApplicationModels.ActionModel)
8 references to Apply
Microsoft.AspNetCore.Mvc.Core.Test (8)
ApplicationModels\ApiConventionApplicationModelConventionTest.cs (8)
24convention.Apply(actionModel); 38convention.Apply(actionModel); 54convention.Apply(actionModel); 74convention.Apply(action); 90convention.Apply(action); 108convention.Apply(action); 127convention.Apply(action); 143convention.Apply(action);