2 references to TryGetOldNode
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
5296topMatch?.TryGetOldNode(node, out var oldNode) == true && 5640if (topMatch.TryGetOldNode(newDeclaration, out oldDeclaration))