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