3 references to CommaToken
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKind.cs (2)
492/// <see cref="T:Microsoft.CodeAnalysis.CSharp.Syntax.OmittedTypeArgumentSyntax"/> before and after the <see cref="CommaToken"/>. 498/// <see cref="T:Microsoft.CodeAnalysis.CSharp.Syntax.OmittedArraySizeExpressionSyntax"/> before and after the <see cref="CommaToken"/>.
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (1)
1413case SyntaxKind.CommaToken: