6 references to Invoker
Microsoft.AspNetCore.Mvc.Core (6)
Infrastructure\ResourceInvoker.cs (6)
224var scope = Scope.Invoker; 651Debug.Assert(scope == Scope.Invoker || scope == Scope.Resource); 860Debug.Assert(scope == Scope.Invoker || scope == Scope.Resource); 893Debug.Assert(scope == Scope.Invoker); 1054var scope = Scope.Invoker; 1092var scope = Scope.Invoker;