aspnetcore/src/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
..
Hosting CodeGen RouteTemplate as a RazorCompiledItemAttribute 2018-03-19 12:37:04 -07:00
Properties
Runtime/TagHelpers Allow content to be written after caught exception from child TagHelper. 2018-08-29 16:00:15 -07:00
Microsoft.AspNetCore.Razor.Runtime.csproj
Resources.resx
baseline.netcore.json Set 2.1 baselines 2018-06-14 16:43:22 -07:00