2 references to NegateChecked
System.Core (2)
Microsoft\Scripting\Ast\UnaryExpression.cs (2)
322return NegateChecked(operand, method); 518return NegateChecked(expression, null);