2 references to UIntGreaterThanOrEqual
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (1)
2175
case BinaryOperatorKind.
UIntGreaterThanOrEqual
:
Compilation\BuiltInOperators.cs (1)
563
(int)BinaryOperatorKind.
UIntGreaterThanOrEqual
,