2 references to UIntLessThanOrEqual
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (1)
2159
case BinaryOperatorKind.
UIntLessThanOrEqual
:
Compilation\BuiltInOperators.cs (1)
584
(int)BinaryOperatorKind.
UIntLessThanOrEqual
,