[Mono-dev] Directory.GetDirectoryRoot
Greg Young
gregoryyoung1 at gmail.com
Tue Dec 6 18:14:17 UTC 2016
Just pulled master and am getting a method not found on
System.IO.Directory.GetDirectoryRoot.
It used to be there and is documented
https://developer.xamarin.com/api/member/System.IO.Directory.GetDirectoryRoot/p/System.String/
I checked Directory.cs and don't see it there
https://github.com/mono/mono/blob/master/mcs/class/corlib/System.IO/Directory.cs
the method does appear to be in reference source though.
This is with code built with mono (rebuilt in 4.6.2)
--
Studying for the Turing test
More information about the Mono-devel-list
mailing list