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