Change FormatFixed to avoid bounds checks
authorStephen Toub <stoub@microsoft.com>
Thu, 16 Nov 2017 17:40:04 +0000 (12:40 -0500)
committerStephen Toub <stoub@microsoft.com>
Sat, 18 Nov 2017 22:59:15 +0000 (17:59 -0500)
commitc6f266f55660a40cca2bd8d9bf6d955a6b3eb381
tree5a80967254129c6748257e39f210b3e9733b7d4f
parent523ee2d35552f6ab6ff9228da2a9d7cfe51e4b57
Change FormatFixed to avoid bounds checks

Match the original native code's use of pointers.
src/mscorlib/shared/System/Number.Formatting.cs