3 references to PathNotFound_Path
System.IO.IsolatedStorage (3)
System\IO\IsolatedStorage\IsolatedStorageFile.cs (3)
307throw new FileNotFoundException(SR.Format(SR.PathNotFound_Path, sourceFileName)); 335throw new FileNotFoundException(SR.Format(SR.PathNotFound_Path, sourceFileName)); 363throw new DirectoryNotFoundException(SR.Format(SR.PathNotFound_Path, sourceDirectoryName));