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