1 write to _baseIndex
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\SyntaxTokenList.Enumerator.cs (1)
53_baseIndex = list._index;
1 reference to _baseIndex
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\SyntaxTokenList.Enumerator.cs (1)
106return new SyntaxToken(_parent, _current, _position, _baseIndex + _index);