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