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