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