2 references to GetMatchingRoot
Microsoft.CodeAnalysis.CSharp.Features (2)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (2)
471var oldRoot = GetMatchingRoot(oldBody); 472var newRoot = GetMatchingRoot(newBody);