3 references to UIntUnsignedRightShift
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Operators.cs (1)
2226
case BinaryOperatorKind.
UIntUnsignedRightShift
:
Compilation\BuiltInOperators.cs (1)
656
(int)BinaryOperatorKind.
UIntUnsignedRightShift
,
Lowering\LocalRewriter\LocalRewriter_BinaryOperator.cs (1)
383
case BinaryOperatorKind.
UIntUnsignedRightShift
: