2 references to ActiveStatementExceptionRegions
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
1770return new ActiveStatementExceptionRegions([], isActiveStatementCovered: false); 1794return new ActiveStatementExceptionRegions(result.ToImmutable(), isCovered);