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