2 references to Plus
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
77
Plus = 1 << UnaOpKind.
Plus
,
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1084
uok = UnaOpKind.
Plus
;