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