4 references to OutputPathHelper
dotnet-svcutil-lib (4)
CodeSerializer.cs (4)
32_outputFilePath = OutputPathHelper.BuildFilePath(s_defaultFileName, options.OutputDir.FullName, outputFilename, extension, CommandProcessorOptions.Switches.OutputFile.Name); 61OutputPathHelper.CreateDirectoryIfNeeded(_outputFilePath); 98OutputPathHelper.CreateDirectoryIfNeeded(_outputFilePath); 173fileName = OutputPathHelper.FilenameFromUri(schema.TargetNamespace);