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