1 reference to GetCommonRoot
Microsoft.CodeAnalysis.CodeStyle (1)
SyntaxTokenExtensions.cs (1)
50return token1.Parent.GetCommonRoot(token2.Parent);