1 reference to GetNextSegmentLength
Microsoft.CodeAnalysis.Workspaces (1)
Differencing\LongestCommonSubsequence.cs (1)
101
_array = new int[
GetNextSegmentLength
(minDepth - 1, maxDepth)];