3 references to OutputPath
Microsoft.DotNet.GenAPI (3)
GenAPITask.cs (3)
199bool loopPerAssembly = Directory.Exists(OutputPath); 205using (TextWriter output = GetOutput(OutputPath, GetFilename(assembly, _writerType, _syntaxWriterType))) 233using (TextWriter output = GetOutput(OutputPath))