Remove unneeded field from BinaryWriter (dotnet/coreclr#8015)
authorJustin Van Patten <jvp@justinvp.com>
Thu, 10 Nov 2016 04:08:45 +0000 (20:08 -0800)
committerJan Kotas <jkotas@microsoft.com>
Thu, 10 Nov 2016 04:08:45 +0000 (20:08 -0800)
commit8e2b1a1f159431ab748fe7956a7927a73851c280
tree1c843bb482be9262961747c706bf192118a634ac
parentf04efcb0a699b194ef81219d538d60e5e6270eeb
Remove unneeded field from BinaryWriter (dotnet/coreclr#8015)

The field only exists in .NET Framework for serialization compat. It
isn't needed on CoreCLR.

Commit migrated from https://github.com/dotnet/coreclr/commit/b73e06eca188aac213c8f5b03759305bbf4cb429
src/coreclr/src/mscorlib/src/System/IO/BinaryWriter.cs