2 references to InvokeNextResultFilterAsync
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ResourceInvoker.cs (2)
1266
var task =
InvokeNextResultFilterAsync
<TFilter, TFilterAsync>();
1416
var task =
InvokeNextResultFilterAsync
<TFilter, TFilterAsync>();