1 reference to InvokeAsyncCore
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\DefaultViewComponentInvoker.cs (1)
71
result = await
InvokeAsyncCore
(executor, component, context);