2 references to GetDefaultValueForParameter
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ControllerActionInvoker.cs (1)
547value = actionMethodExecutor.GetDefaultValueForParameter(index);
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\DefaultViewComponentInvoker.cs (1)
216value = objectMethodExecutor.GetDefaultValueForParameter(index);