2 references to UnaryOp
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExprVisitorBase.cs (2)
19
ExpressionKind.
UnaryOp
=> VisitUNARYOP(pExpr as ExprUnaryOp),
141
case ExpressionKind.
UnaryOp
: