1 write to _thunk
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\ExecutorFactory.cs (1)
153
_thunk
= Expression.Lambda<Action<object, object?[]?>>(
1 reference to _thunk
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\ExecutorFactory.cs (1)
164
_thunk
(receiver, arguments);