1 write to _baseIndex
Microsoft.CodeAnalysis (1)
Syntax\SyntaxTriviaList.Reversed.cs (1)
88
_baseIndex
= list.Index;
1 reference to _baseIndex
Microsoft.CodeAnalysis (1)
Syntax\SyntaxTriviaList.Reversed.cs (1)
126
return new SyntaxTrivia(_token, _current, _position,
_baseIndex
+ _index);