Fix BinaryWriter/Reader span parameter names (#14577)
authorStephen Toub <stoub@microsoft.com>
Thu, 19 Oct 2017 00:55:09 +0000 (20:55 -0400)
committerJan Kotas <jkotas@microsoft.com>
Thu, 19 Oct 2017 00:55:09 +0000 (17:55 -0700)
commit344e2e7b535e3406a1eccaf8627609e803e37c63
treed4bd7ae3afc3f49416379d96cd229060d82ef0e5
parent4cf0395ff11769f8e7af1d7a9efa4e7b3b0d6398
Fix BinaryWriter/Reader span parameter names (#14577)

Per API review, they should match the corresponding overloads' existing parameter names.
src/mscorlib/shared/System/IO/BinaryWriter.cs
src/mscorlib/src/System/IO/BinaryReader.cs