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