1 write to Index
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\SyntaxToken.cs (1)
32
Index
= index;
4 references to Index
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Syntax\SyntaxNodeOrToken.cs (1)
336
return new SyntaxNodeOrToken(token.Parent, token.Node, token.Position, token.
Index
);
Language\Syntax\SyntaxToken.cs (3)
104
Index
== other.
Index
;
115
hash.Add(
Index
);