2 references to GetLengthOfCommonEnd
Microsoft.CodeAnalysis.VisualBasic (2)
Scanner\TokenStream.vb (2)
325Dim index = trivia.Count - GetLengthOfCommonEnd(trivia, toCompare) 349Dim index = trivia.Count - GetLengthOfCommonEnd(trivia, toCompare)