Commit 49ae79b
Define behavior when filters throw
Define the behavior when an exception_filter expression throws an exception.
The roslyn compiler generates a `filter` block for the exception filter. The runtime produces this behavior for a filter block.1 parent 9793d3c commit 49ae79b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1749 | 1749 | | |
1750 | 1750 | | |
1751 | 1751 | | |
1752 | | - | |
| 1752 | + | |
1753 | 1753 | | |
1754 | 1754 | | |
1755 | 1755 | | |
| |||
0 commit comments