1 reference to Common_FileNotExist
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\TransferInformation\FileTransferInformation.cs (1)
63
throw new FileNotFoundException(string.Format(CultureInfo.CurrentCulture, Resources.Resources.
Common_FileNotExist
, [path]), path);