Open
Description
Once upon a time it seems as though System.Runtime.Numerics forked the integer formatting/parsing code that's in CoreLib. That CoreLib code has since evolved, and is also now being mirrored to corefx, where System.Runtime.Numerics could include it rather than maintaining its own copy.
cc: @tannergooding