2 references to ToolRuntimeException
dotnet-svcutil.xmlserializer (2)
Microsoft\Tools\ServiceModel\SvcUtil\OutputModule.cs (2)
115
throw new
ToolRuntimeException
(SR.Format(SR.ErrCannotCreateDirectory, path), e);
145
throw new
ToolRuntimeException
(SR.Format(SR.ErrUnableToUniquifyFilename, fileNameWithExtension), null);