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