2 references to ConvertChecked
System.Core (2)
Microsoft\Scripting\Ast\UnaryExpression.cs (2)
336return ConvertChecked(operand, type, method); 734return ConvertChecked(expression, type, null);