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