1 reference to ErrNoFilesFoundFormat
dotnet-svcutil-lib (1)
Metadata\MetadataFileNameManager.cs (1)
261
throw new FileNotFoundException(string.Format(CultureInfo.CurrentCulture, MetadataResources.
ErrNoFilesFoundFormat
, path));