2 references to Sub
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\BinOpKind.cs (1)
27Sub = 1 << BinOpKind.Sub,
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
2128pBinopKind = BinOpKind.Sub;