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