2 references to
Microsoft.CodeAnalysis.CSharp (2)
Syntax\InternalSyntax\SyntaxToken.SyntaxIdentifier.cs (1)
24: base(SyntaxKind.IdentifierToken, text.Length)
Syntax\InternalSyntax\SyntaxToken.SyntaxLiteral.cs (1)
21: base(kind, text.Length)