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