1 reference to TryGetNode
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
851
var node =
TryGetNode
(topMatch.OldRoot, oldStatementSpan.Start);