1 reference to GetExceptionRegions
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\ActiveStatementsMap.cs (1)
204
var exceptionRegions = analyzer.
GetExceptionRegions
(oldRoot, unmappedSpan, activeStatement.IsNonLeaf, cancellationToken);