3 references to Compare
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\BinOpKind.cs (3)
36
Integer = Add | Sub | Mul | Equal |
Compare
| Bitwise | BitXor,
37
Real = Add | Sub | Mul | Equal |
Compare
,
41
Enum = Sub | Equal |
Compare
| Bitwise | BitXor,