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