6 references to Scope
Microsoft.AspNetCore.Mvc.RazorPages (6)
Infrastructure\PageActionInvoker.cs (6)
77var scope = Scope.Invoker; 299private Task Next(ref State next, ref Scope scope, ref object? state, ref bool isCompleted) 618if (scope == Scope.Page) 655var scope = Scope.Page;