5 references to Create
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ControllerActionInvokerCache.cs (1)
57
var objectMethodExecutor = ObjectMethodExecutor.
Create
(
Microsoft.AspNetCore.Mvc.Core.Test (3)
Infrastructure\ControllerActionInvokerTest.cs (3)
1416
var objectMethodExecutor = ObjectMethodExecutor.
Create
(
1739
var objectMethodExecutor = ObjectMethodExecutor.
Create
(
1968
return ObjectMethodExecutor.
Create
(
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\ViewComponentInvokerCache.cs (1)
60
executor = ObjectMethodExecutor.
Create
(