8 references to RunAsync
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
RenderAtEndOfFormTagHelperTest.cs (1)
114
await runner.
RunAsync
(tagHelperExecutionContext);
Microsoft.AspNetCore.Razor.Runtime.Test (7)
Runtime\TagHelpers\TagHelperRunnerTest.cs (7)
34
await runner.
RunAsync
(executionContext);
105
await runner.
RunAsync
(executionContext);
126
await runner.
RunAsync
(executionContext);
144
await runner.
RunAsync
(executionContext);
162
await runner.
RunAsync
(executionContext);
183
await runner.
RunAsync
(executionContext);
199
await runner.
RunAsync
(executionContext);