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