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