6 references to Invoker
Microsoft.AspNetCore.Mvc.Core (6)
Infrastructure\ResourceInvoker.cs (6)
220var scope = Scope.Invoker; 647Debug.Assert(scope == Scope.Invoker || scope == Scope.Resource); 856Debug.Assert(scope == Scope.Invoker || scope == Scope.Resource); 889Debug.Assert(scope == Scope.Invoker); 1050var scope = Scope.Invoker; 1088var scope = Scope.Invoker;