3 references to Splat
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (2)
57
new OperatorInfo(TokenKind.
Splat
, PredefinedName.PN_OPMULTIPLY, ExpressionKind.Multiply ),
75
new OperatorInfo(TokenKind.
Splat
, PredefinedName.PN_COUNT, ExpressionKind.ExpressionKindCount ),
Microsoft\CSharp\RuntimeBinder\Syntax\TokenFacts.cs (1)
57
TokenKind.
Splat
=> "*",