3 references to LongRemainder
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Operators.cs (2)
3170
case BinaryOperatorKind.
LongRemainder
:
4745
case BinaryOperatorKind.
LongRemainder
:
Compilation\BuiltInOperators.cs (1)
421
(int)BinaryOperatorKind.
LongRemainder
,