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