Need to pass handle to SeekCore (dotnet/coreclr#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)
commit365bbf1f2b0fa521af848aa40c86de53d64081bf
tree20dd887ab416cc011201344b3aa27adf865f57b9
parent0531126cf164493a2e4c658e417d29144470c5e2
Need to pass handle to SeekCore (dotnet/coreclr#12399)

We're not setting the member field until the end of construction.

Commit migrated from https://github.com/dotnet/coreclr/commit/e6f7f471f8050b9e881d909321f95e9bfc257ee0
src/coreclr/src/mscorlib/shared/System/IO/FileStream.Unix.cs
src/coreclr/src/mscorlib/shared/System/IO/FileStream.Windows.cs
src/coreclr/src/mscorlib/shared/System/IO/FileStream.cs