2 references to Awaited
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ResourceInvoker.cs (2)
74return Awaited(this, Task.FromException(exception), scope); 79return Awaited(this, task, scope);