2 references to SR
System.Diagnostics.FileVersionInfo (2)
System\Diagnostics\FileVersionInfo.Unix.cs (2)
22
throw new FileNotFoundException(
SR
.Format(
SR
.IO_FileNotFound_FileName, _fileName), _fileName);