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