1 reference to ErrFileAlreadyExistsFormat
dotnet-svcutil-lib (1)
Metadata\MetadataDocumentSaver.cs (1)
74
throw new IOException(string.Format(CultureInfo.CurrentCulture, MetadataResources.
ErrFileAlreadyExistsFormat
, fileInfo.FilePath));