When reading a stack trace like:
[FormatException: Input string was not in a correct format.] System.Number.Strin
It means:
it’s an offset into the native instructions for the method.
Read this for more details.