3 writes to _curNodeLength
Microsoft.CodeAnalysis.VisualBasic (3)
Scanner\Blender.vb (3)
198
_curNodeLength
= 0
246
_curNodeLength
= node.FullWidth
288
_curNodeLength
= 0
5 references to _curNodeLength
Microsoft.CodeAnalysis.VisualBasic (5)
Scanner\Blender.vb (5)
245
_curNodeStart = _curNodeStart +
_curNodeLength
350
If (_curNodeStart +
_curNodeLength
) <= mappedPosition Then
435
Dim _curNodeSpan = New TextSpan(_curNodeStart,
_curNodeLength
)
506
_lineBufferOffset = _currentToken.Position +
_curNodeLength
537
_lineBufferOffset = _lineBufferOffset +
_curNodeLength