1 write to _thunk
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\ExecutorFactory.cs (1)
179_thunk = Expression.Lambda<Func<object, object?[]?, IActionResult?>>(
1 reference to _thunk
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\ExecutorFactory.cs (1)
192return Task.FromResult(_thunk(receiver, arguments));