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