Path.GetDirectoryName() throw exception when path is empty or has only white spaces...
authorSantiago Fernandez Madero <safern@microsoft.com>
Fri, 5 May 2017 18:12:21 +0000 (11:12 -0700)
committerGitHub <noreply@github.com>
Fri, 5 May 2017 18:12:21 +0000 (11:12 -0700)
commitd9722358f905a6ed0edcb0fccded66bb6a64fa0c
tree589a461dd3e73b665bd4bfb2f47442ece856ef9b
parent0581f34ca9b0cd27abf03a4d0232ca59250ab9f0
Path.GetDirectoryName() throw exception when path is empty or has only white spaces (#11403)

* Throw exception when path is empty or has only white spaces
src/mscorlib/shared/System/IO/Path.cs