2 references to PrepareArguments
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
ViewComponents\DefaultViewComponentInvoker.cs (2)
95
var arguments =
PrepareArguments
(context.Arguments, executor);
152
var arguments =
PrepareArguments
(context.Arguments, executor);