2 references to Awaited
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ResourceInvoker.cs (2)
923
return
Awaited
(this, task);
1419
return
Awaited
(this, task);