calls {1} but does not explicitly check whether the conversion succeeded. Either use the return value in a conditional statement ...

{0} calls {1} but does not explicitly check whether the conversion succeeded. Either use the return value in a conditional statement or verify that the call site expects that the out argument will be set to the default value when the conversion fails.