3 references to ActionSyncEnd
Microsoft.AspNetCore.Mvc.Core (3)
Infrastructure\ControllerActionInvoker.cs (3)
213next = State.ActionSyncEnd; 217goto case State.ActionSyncEnd; 220case State.ActionSyncEnd: