aspnetcore/test/Microsoft.AspNetCore.Razor....
N. Taylor Mullen 852ad8df87 Allow content to be written after caught exception from child TagHelper.
- The issue was that the `executeChildContentAsync` call was stopping the invocation of the `_endTagHelperWritingScope`. Therefore, we'd never finish the TagHelper content scope and all following content would be ignored.
- Added two tests to validate the new functionality.

#2561
2018-08-29 16:00:15 -07:00
..
Runtime/TagHelpers Allow content to be written after caught exception from child TagHelper. 2018-08-29 16:00:15 -07:00
TestFiles Rename AspNet 5 file contents. 2016-01-22 12:21:25 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test.csproj Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
xunit.runner.json Configure xunit for better display 2017-05-17 20:31:37 -07:00