2 references to PN_OPDIVISION
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
58
new OperatorInfo(TokenKind.Slash, PredefinedName.
PN_OPDIVISION
, ExpressionKind.Divide ),
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1593
PredefinedName.
PN_OPDIVISION
,