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