2 writes to Next
Microsoft.CodeAnalysis.Workspaces (2)
Differencing\LongestCommonSubsequence.cs (2)
84
previous.
Next
= this;
113
Previous.
Next
= null;
1 reference to Next
Microsoft.CodeAnalysis.Workspaces (1)
Differencing\LongestCommonSubsequence.cs (1)
140
_currentBuffer = _currentBuffer.
Next
?? new VBuffer(_currentBuffer);