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