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