8 references to Value
GetDocument.Insider (8)
Commands\GetDocumentCommand.cs (8)
64var toolsDirectory = ToolsDirectory.Value(); 136var assemblyPath = AssemblyPath.Value(); 141FileListPath = _fileListPath.Value(), 142OutputDirectory = _output.Value(), 143OpenApiVersion = _openApiVersion.Value(), 144DocumentName = _documentName.Value(), 145ProjectName = ProjectName.Value(), 147FileName = _fileName.Value()