2 references to Page
Microsoft.AspNetCore.Mvc.RazorPages (2)
Infrastructure\PageActionInvoker.cs (2)
620
if (scope == Scope.
Page
)
657
var scope = Scope.
Page
;