2 references to FileNotFound
Microsoft.Deployment.DotNet.Releases (2)
Utils.cs (2)
100
throw new FileNotFoundException(string.Format(ReleasesResources.
FileNotFound
, fileName));
139
throw new FileNotFoundException(string.Format(ReleasesResources.
FileNotFound
, path));