3 references to IntRemainder
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Operators.cs (2)
2192
case BinaryOperatorKind.
IntRemainder
:
3140
case BinaryOperatorKind.
IntRemainder
:
Compilation\BuiltInOperators.cs (1)
419
(int)BinaryOperatorKind.
IntRemainder
,