Fix IsolatedStorageFile directory creation/deletion with rooted paths. Fix bug #5011
authorSebastien Pouliot <sebastien@xamarin.com>
Tue, 22 May 2012 18:37:04 +0000 (14:37 -0400)
committerSebastien Pouliot <sebastien@xamarin.com>
Tue, 22 May 2012 18:37:13 +0000 (14:37 -0400)
commit2bd0b5aa2d3b15adb3f7f92650c8ab055aaa91c1
tree7f30014ee914e7b89186e02c551e50a0551af533
parentd1eddd33e4485c8267f70ffef24f67fb59e61a87
Fix IsolatedStorageFile directory creation/deletion with rooted paths. Fix bug #5011
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorageFile.cs
mcs/class/corlib/Test/System.IO.IsolatedStorage/IsolatedStorageFileTest.cs