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