2 references to PN_OPMODULUS
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\COperators.cs (1)
59
new OperatorInfo(TokenKind.Percent, PredefinedName.
PN_OPMODULUS
, ExpressionKind.Modulo ),
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
1594
PredefinedName.
PN_OPMODULUS
,