3 references to UIntRemainder
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Operators.cs (2)
3039case BinaryOperatorKind.UIntRemainder: 4570case BinaryOperatorKind.UIntRemainder:
Compilation\BuiltInOperators.cs (1)
420(int)BinaryOperatorKind.UIntRemainder,