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