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