2 references to SetOutputContentAsync
Microsoft.AspNetCore.Razor.Runtime.Test (2)
Runtime\TagHelpers\TagHelperExecutionContextTest.cs (2)
32await Assert.ThrowsAsync<Exception>(async () => await executionContext.SetOutputContentAsync()); 81await executionContext.SetOutputContentAsync();