1 write to Current
Microsoft.CodeAnalysis (1)
Collections\Rope.cs (1)
54
Current
= _currentString[_index];
2 references to Current
Microsoft.CodeAnalysis (2)
Collections\Rope.cs (2)
125
if (chars0.
Current
!= chars1.
Current
)