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)
127return new SyntaxTrivia(_token, _current, _position, _baseIndex + _index);