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