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