2 references to GetVArray
Microsoft.CodeAnalysis.Workspaces (2)
Differencing\LongestCommonSubsequence.cs (2)
164return _currentBuffer.GetVArray(depth); 185yield return (buffer.GetVArray(depth), depth);