Need to pass handle to SeekCore (#12399)
authorJeremy Kuhne <jeremy.kuhne@microsoft.com>
Wed, 21 Jun 2017 18:51:36 +0000 (11:51 -0700)
committerDan Moseley <danmose@microsoft.com>
Wed, 21 Jun 2017 18:51:36 +0000 (11:51 -0700)
commite6f7f471f8050b9e881d909321f95e9bfc257ee0
tree303bfa90c9f6f4186d229e3c90b0fbde0c83bae3
parentccd8dd1308c90b7495f182f5a7e121d25aa5e27b
Need to pass handle to SeekCore (#12399)

We're not setting the member field until the end of construction.
src/mscorlib/shared/System/IO/FileStream.Unix.cs
src/mscorlib/shared/System/IO/FileStream.Windows.cs
src/mscorlib/shared/System/IO/FileStream.cs