3 references to ArgList
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
462ErrAppendString(TokenFacts.GetText(TokenKind.ArgList));
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
73new OperatorInfo(TokenKind.ArgList, PredefinedName.PN_COUNT, ExpressionKind.ExpressionKindCount ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
11TokenKind.ArgList => "__arglist",