2 references to GetDeletedNodeActiveSpan
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
1180
newSpan =
GetDeletedNodeActiveSpan
(match.Matches, oldStatementSyntax);
2616
?
GetDeletedNodeActiveSpan
(editScript.Match.Matches, oldDeclaration)