3 references to IO_DriveNotFound
System.IO.FileSystem.DriveInfo (3)
System\IO\DriveNotFoundException.cs (3)
15
: base(SR.
IO_DriveNotFound
)
21
: base(message ?? SR.
IO_DriveNotFound
)
27
: base(message ?? SR.
IO_DriveNotFound
, innerException)