2 references to OP_UPLUS
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1077
return OperatorKind.
OP_UPLUS
;
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1083
case OperatorKind.
OP_UPLUS
: