2 references to PN_OPMULTIPLY
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
57
new OperatorInfo(TokenKind.Splat, PredefinedName.
PN_OPMULTIPLY
, ExpressionKind.Multiply ),
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1592
PredefinedName.
PN_OPMULTIPLY
,