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