1 reference to VBuffer
Microsoft.CodeAnalysis.Workspaces (1)
Differencing\LongestCommonSubsequence.cs (1)
161
_currentBuffer = _currentBuffer.Next ?? new
VBuffer
(_currentBuffer);