1 reference to LongestCommonPrefix
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.cs (1)
956
string currentLinePattern =
LongestCommonPrefix
(pattern, lines[i]);