Missed one empty case in GetPathRoot (#12883)
authorJeremy Kuhne <jeremy.kuhne@microsoft.com>
Tue, 18 Jul 2017 22:51:21 +0000 (15:51 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Jul 2017 22:51:21 +0000 (15:51 -0700)
commit0ee276fc7512c3cff53870fc5fea65b0fad52300
tree22c7bf3541f8b9ea0a7b3614e740295fd97ed209
parent3ff86685df7e69538494df19ec72d156baa12196
Missed one empty case in GetPathRoot (#12883)

This matches our new behavior with whitespace paths
src/mscorlib/shared/System/IO/Path.Windows.cs
src/mscorlib/shared/System/IO/Path.cs