2 references to UnmappedActiveStatement
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
EditAndContinue\ActiveStatementsDescription.cs (1)
117var unmappedActiveStatement = new UnmappedActiveStatement(
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\ActiveStatementsMap.cs (1)
199builder.Add(new UnmappedActiveStatement(unmappedSpan, activeStatement, exceptionRegions));