2 references to GetDeletedNodeActiveSpan
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
1409
newSpan =
GetDeletedNodeActiveSpan
(enclosingBodyMap.Forward, oldStatementSyntax);
1866
return
GetDeletedNodeActiveSpan
(forwardMap, deletedDeclaration);