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