1 reference to GetEditedSymbols
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
228var symbols = GetEditedSymbols(editKind, oldNode, newNode, oldModel, newModel, cancellationToken);