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