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