9 references to ExecuteAsync
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
PartialViewResultExecutor.cs (1)
135
return
ExecuteAsync
(
ViewResultExecutor.cs (1)
152
await
ExecuteAsync
(
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (7)
ViewExecutorTest.cs (7)
105
var exception = await Assert.ThrowsAsync<NotImplementedException>(async () => await viewExecutor.
ExecuteAsync
(
146
await viewExecutor.
ExecuteAsync
(
200
await viewExecutor.
ExecuteAsync
(
237
await viewExecutor.
ExecuteAsync
(
277
await viewExecutor.
ExecuteAsync
(
320
await Record.ExceptionAsync(() => viewExecutor.
ExecuteAsync
(
361
await viewExecutor.
ExecuteAsync
(